Added basic and awesome install scripts

pull/6/head
amix 11 years ago
parent 3052a646e0
commit a75f80898f
  1. 0
      install_awesome_vimrc.sh
  2. 3
      install_basic_vimrc.sh

@ -0,0 +1,3 @@
cd ~/.vim_runtime
cat ~/.vim_runtime/vimrcs/basic.vim > ~/.vimrc
echo "Installed the Basic Vim configuration successfully! Enjoy :-)"
Loading…
Cancel
Save