fixed typos
This commit is contained in:
parent
e7a3b5b6e4
commit
f59fed3853
2 changed files with 1 additions and 38 deletions
2
init.sh
2
init.sh
|
@ -26,7 +26,7 @@ fi
|
|||
|
||||
#install spacevim
|
||||
echo "Installing Space VIM!"
|
||||
mv "$HOME/.vim" "$HOME/.vimim_bk"
|
||||
mv "$HOME/.vim" "$HOME/.vim_bk"
|
||||
mv "$HOME/.vimrc" "$HOME/.vimrc_bk"
|
||||
bash <(curl -fsSL https://raw.githubusercontent.com/liuchengxu/space-vim/master/install.sh)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue