vimfiles/scripts/make_command-t.sh
2011-10-12 19:52:19 +02:00

3 lines
89 B
Bash
Executable file

#!/bin/sh
cd ~/.vim/bundle/command-t/ruby/command-t && /usr/bin/ruby extconf.rb && make