This commit is contained in:
Loic Nageleisen 2013-04-25 21:48:56 +02:00
parent 954be5a9c1
commit 6b149fb428
2 changed files with 0 additions and 9 deletions

View file

@ -1,6 +0,0 @@
#!/bin/sh
cd ~/.vim
git submodule init
git submodule update

View file

@ -1,3 +0,0 @@
#!/bin/sh
cd ~/.vim/bundle/command-t/ruby/command-t && /usr/bin/ruby extconf.rb && make