Created
January 22, 2014 20:58
-
-
Save djromero/8567235 to your computer and use it in GitHub Desktop.
Upgrade command-t to avoid crashing in Mavericks
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
cd ~/.vim/bundle/command-t/ruby/command-t | |
git pull | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby extconf.rb | |
make |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment