Various configurations for my personal terminal configuration.
Install homebrew then:
brew bundle
will install the packages
Brew bundle above will install powerlevel, but the font does not come with it. Follow the instructions here: https://github.com/Powerlevel9k/powerlevel9k/wiki/Install-Instructions#step-2-install-a-powerline-font
Required by neovim deoplete and others
Copy the config folder to home
cp -a .config ~
Then run :PlugInstall
- may run automatically due to .vimrc auto install command
git config --global merge.tool vimdiff
git config --global mergetool.vimdiff.path nvim