Skip to content

gredfearn/dotfiles

Repository files navigation

Installation:

git clone git://github.com/gredfearn/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

The Homebrew install of Neovim might not install the Python client.

Run the following to install it.

pip2 install --upgrade neovim
pip3 install --upgrade neovim

Follow the instructions here to setup an SSH key.