brew update
brew install vim
echo 'PATH=/usr/local/Cellar/vim/7.4.1724/bin:$PATH' >> ~/.bash_profilevim --version | head -n 2
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 15 2016 16:13:30)
MacOS X (unix) version
brew install macvim
brew link macvim
defaults write org.vim.MacVim MMZoomBoth 1
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
git config --global core.excludesfile ~/.gitignore_global
To install these dotfiles in your machine, run
./dotfiles.sh -i
To keep these dotfiles up-to-date, run
./dotfiles.sh
Don't forget to commit and push to git after updating.
Fire Code https://github.com/tonsky/FiraCode
Dracula Theme for Iterm https://draculatheme.com/iterm/