Created
August 30, 2011 19:40
-
-
Save mattsgarrison/1181815 to your computer and use it in GitHub Desktop.
vim setup instructions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install git vim-nox | |
cd | |
git clone [email protected]:mattsgarrison/Dotfiles.git | |
ln -s ~/Dotfiles/vimrc ~/.vimrc | |
vim | |
(from within vim:) | |
:BundleInstall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment