My portable settings for zsh, vim and tmux.
TPM(Tmux Plugin Manager)Vim+Tmux= <3
Preztoconfiguration manager
Vim-plug
- scrooloose/nerdtree
- SirVer/ultisnips
- tpope/vim-fugitive
- airblade/vim-gitgutter
- vim-airline/vim-airline
For a complete list of plugins refer here.
Be sure to install your favorite nerd-fonts for a full experience.
These settings have been tested with these versions:
Tmux(2.6)Zsh(5.4.2)Vim(8.0)
$ git clone https://github.com/gon1332/dotfiles.git
Follow the installation guide from here.
Note: TPM requires Tmux version 1.9 or higher to work.
# Clone tpm
$ git clone https://github.com/tmux-plugins/tpm ~/dotfiles/tmux/plugins/tpm
# Install plugins
$ tmux
prefix + alt + u
prefix + I
$ vim
:PlugClean!
:PlugInstall