dustinmartin / dotfiles

These are my dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

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

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

Run the following to install it.

sudo pip3 install --upgrade neovim

Follow the instructions here to setup an SSH key.

About

These are my dotfiles.


Languages

Language:Vim Script 71.5%Language:Shell 23.0%Language:Emacs Lisp 2.3%Language:JavaScript 1.7%Language:Vim Snippet 1.1%Language:Ruby 0.2%Language:Go 0.1%