start new:
tmux
start new with session name:
tmux new -s myname
" Instructions: | |
" 1. Download this .vimrc file: | |
" curl https://gist.githubusercontent.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 |