Check out the rest of my dotfiles here:
git clone https://github.com/BurnzZ/tmux-setup.git ~/.tmux
ln -fs ~/.tmux/.tmux.conf ~/.tmux.conf
cd ~/.tmux
git submodule update --init
You can update all plugins using:
git submodule foreach git pull origin master
Currently, here are the plugins currently installed:
Make sure you are using tmux 3.0
or higher.