Last active
October 31, 2016 13:19
-
-
Save kevindayton/9f3974d4bab057d526d4b5c0def23c71 to your computer and use it in GitHub Desktop.
This file contains 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
brew rm vim vim python | |
brew install python | |
brew install vim --with-override-system-vi | |
brew install macvim --with-override-system-vim | |
sudo brew linkapps macvim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment