mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
fix path
This commit is contained in:
parent
9e96951a89
commit
73e864f23c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd ~/.vim/bundle.available/command-t/ruby/command-t && /usr/bin/ruby extconf.rb && make
|
||||
cd ~/.vim/bundle/command-t/ruby/command-t && /usr/bin/ruby extconf.rb && make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue