.________ ._____ ._______.______ ___ ._______._____
:____. \:_ ___\ : .____/: __ \ .___ | |: .____/:_ ___\
__| :/ || |___| : _/\ | \____|: | /\| || : _/\ | |___
| : || / || / \| : \ | |/ : || / \| / |
\__. __/ |. __ ||_.: __/| |___\| / ||_.: __/|. __ |
:/ :/ |. | :/ |___| |______/|___| :/ :/ |. |
: : :/ : : :/
: : :
Get setup for coding from ground zero with NeoVim and ZSH!
Installation (from your home dir):
./install.sh
Requirements:
- ZSH shell:
brew install zsh
- Neovim:
brew install neovim/neovim/neovim
- Python support is recommended. With Python2:
- iTerm2 schemes (optional): https://github.com/mbadolato/iTerm2-Color-Schemes/
sudo pip2 install --upgrade neovim
or python3:
sudo pip3 install --upgrade neovim
Enjoy!