Several tools I use on a daily basis or I found very useful
-
.vimrc
cf. https://github.com/etrobert and https://dougblack.io/words/a-good-vimrc.html -
colorsMacTerm.terminal
Terminal profil I use under Mac OS -
.bashrc
Bash file config -
.bash_profile
Bash file config -
.zshrc
Zsh file config
Step 1 - Install vundle following: https://github.com/VundleVim/Vundle.vim
Step 2 - Replace current config:
chmod +x ~/tools/deploy.sh && ~/tools/deploy.sh
Credits: https://github.com/chriskempson/vim-tomorrow-theme It's a deprecated repository, didn't manage yet to install it through base16 new repo so I provide the color scheme in this repo.