Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 325 Bytes

File metadata and controls

executable file
·
10 lines (6 loc) · 325 Bytes

dotfiles

git clone https://github.com/bpack/dotfiles .dotfiles git submodule init git submodule update

Run install.sh to backup existing files and symlink the files here to their dot-named counterparts.

To get vim working properly you'll need to issue a :PluginInstall command for Vundle to install plugins.