dotfiles
Personal configuration files
tmux
Clone this repo and create a symlink to the configuration file
$ ~# ln -s dotfiles/tmux/tmux.conf .tmux.conf
Install TPM
~$ mkdir -p ~/.tmux/plugins ~$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Install plugins
Press prefix + I to fetch plugins