samhardyhey / tmux-vim-util

Preconfigured tmux scripts and vim configs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Useful Tmux Scripts and Vim Configs

  • Symlink vim config via ln -s <full_path_to_vim_dir> ~/.vim
  • Clone vundle git clone https://github.com/VundleVim/Vundle.vim.git ./vim/bundle/Vundle.vim
  • Install vundle plugins via vim +PluginInstall +qall
  • Run tmux scripts as typical shell scripts

About

Preconfigured tmux scripts and vim configs.


Languages

Language:Shell 53.7%Language:Vim Script 46.3%