mirror of https://github.com/amix/vimrc.git
pull/233/merge
parent
1a082031d9
commit
e4af725624
@ -1,3 +1,6 @@ |
||||
#!/bin/sh |
||||
set -e |
||||
|
||||
cd ~/.vim_runtime |
||||
cat ~/.vim_runtime/vimrcs/basic.vim > ~/.vimrc |
||||
echo "Installed the Basic Vim configuration successfully! Enjoy :-)" |
||||
|
Loading…
Reference in new issue