My tmux config.
Tmux is installed.
- Clone the repository
git clone https://github.com/sulo1337/tmux ~/.config/tmux
- Install tmux plugin manager (tpm)
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
- Source the tmux file
tmux source ~/.config/tmux/tmux.conf
- Open
tmux
and press<prefix>I
to install all the plugins and dependencies