This is the configuration for tmux. This configuration is made in a way that it works smoothly with vim.
To set up tmux, please take the following steps:
- Install tmux as instructed here
- Run
./install.sh
script to set up tmux configuration and install tmux plugin manager.
./install.sh
- Run
tmux
from terminal and pressCtrl + a + I
to install tmux plugins. - Open terminal preferences and select the correct font to
CommitMono Nerd Font
.
Then the tmux is ready to use. Enjoy!