Installation
Clone repo to your desired directory:
git clone git@github.com:antwonlee/dotfiles.gitLink your .vimrc accordingly:
ln -s ~/Site/dotfiles/vim/vimrc ~/.vimrcExtra plugins:
| Tool | Description |
|---|---|
| vim-plug | Installing Plugins |
| base16 | Installing Themes |
| zsh-syntax-highlighting | Color syntax on zsh commands |