start new:
tmux
start new with session name:
tmux new -s myname
| " Instructions: | |
| " 1. Download this .vimrc file: | |
| " curl https://gist.github.com/apokalyptik/fdf050e2dd004b756d2e1a0b6f2d399a/raw/.vimrc > .vimrc | |
| " 2. Install vundle: | |
| " git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim | |
| " 3. Run vim | |
| " 4. Install Plugins: | |
| " :PluginInstall | |
| " 5. Exit vim |