mirror of
https://github.com/amix/vimrc
synced 2025-06-28 10:35:01 +08:00
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