Skip to content

Instantly share code, notes, and snippets.

@djromero
Created January 22, 2014 20:58
Show Gist options
  • Save djromero/8567235 to your computer and use it in GitHub Desktop.
Save djromero/8567235 to your computer and use it in GitHub Desktop.
Upgrade command-t to avoid crashing in Mavericks
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