mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Added basic and awesome install scripts
This commit is contained in:
parent
3052a646e0
commit
a75f80898f
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 :-)"
|
Loading…
Reference in New Issue
Block a user