- fork from here
Just copy the file file to HOME dir and rename them with a . prefix.
mv tmux.conf ~/.tmux.conf
mv tmux.conf.local ~/.tmux.conf.localAnything you want to change, you better do that in the .tmux.conf.local file.
if you want to use the system clipboard together, you should install xsel or xclip.
prefix + m to enable/disable the mouse mode.
Add the vimrc file recently used. And if you want to make it work, you need to download the gruvbox.vim.
And you also need to install the vundle