Skip to content

jafow/dotfiles

Repository files navigation

Dotfiles

These are my dotfiles

Install

Clone this repo

git clone https://github.com/jafow/dotfiles.git

Install vim plugins

cd ~/dotfiles
git submodule update --init

Run the install script (just makes a bunch of symlinks)

. install.sh

Acknowledgment

lots of inspiration from @mathiasbynens and @BerkeleyTrue and @tpope