Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 195 Bytes

File metadata and controls

12 lines (9 loc) · 195 Bytes

Installation


./.dotfiles/install.rb

brew install ctags

rvm use system # use this line if using rvm
cd ~/.vim/bundle/Command-T/ruby/command-t
ruby extconf.rb
make