How can I install tmux plugins on termux ?
I've tried to 
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
then in my $PREFIX/etc/tmux.conf I put this at the end 
configuring_tmp_for_tmux:
and so.... then I do ctrl+b then I do r then it reloads then I do ctrl+I and that's it right ? it didn't work. 
ok so I make a new file in my ~/ called ~/.tmux.conf then I put configuring_tmp_for_tmux: in it then try again... and nothing... do I"m doing something wrong right ?.0 Replies