mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
3 lines
89 B
Bash
Executable file
3 lines
89 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd ~/.vim/bundle/command-t/ruby/command-t && /usr/bin/ruby extconf.rb && make
|