Check out the rest of my dotfiles here:
- https://github.com/BurnzZ/dotfiles
- https://github.com/BurnzZ/vim-setup
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.