- put
.tmux.conf
from this repository in your home directory - run this command
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
- open a tmux session, and run
tmux source ~/.tmux.conf
- while still in the session click
prefix I
, this will trigger tmux plugin manager (tpm) to install the packages listed in.tmux.conf