Skip to content

Commit

Permalink
Add installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
robgleeson committed Jun 26, 2010
1 parent 3a7495f commit 26f5853
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install.sh
@@ -0,0 +1,4 @@
echo "Copying plugin/* to $HOME/.vim/plugin .."
cp -R plugin/* $HOME/.vim/plugin
echo "DONE."

0 comments on commit 26f5853

Please sign in to comment.