These are my dotfiles for a basic *nix setup, they configure fish shell, vim, and git; and install the patched powerline fonts used by the vim airline plugin.
Dotfiles are managed by dotbot, to install:
$ git clone https://github.com/milesarmstrong/dotfiles.git ~/.dotfiles
$ ~/.dotfiles/install
Vim plugins are managed using vundle, which is installed by dotbot, when opening vim for the first time do:
$ vim +PluginInstall +qall
- Mathias Bynens' OS X defaults.
- Jamie Davies' dotfiles before he lost it and went all minimal