Added basic and awesome install scripts
This commit is contained in:
3
install_basic_vimrc.sh
Normal file
3
install_basic_vimrc.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
cd ~/.vim_runtime
|
||||
cat ~/.vim_runtime/vimrcs/basic.vim > ~/.vimrc
|
||||
echo "Installed the Basic Vim configuration successfully! Enjoy :-)"
|
||||
Reference in New Issue
Block a user