Update init.sh
This commit is contained in:
parent
2507917b70
commit
3812d8237c
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -28,7 +28,7 @@ fi
|
|||
echo "Installing Space VIM!"
|
||||
mv "$HOME/.vim" "$HOME/.vim_bk"
|
||||
mv "$HOME/.vimrc" "$HOME/.vimrc_bk"
|
||||
curl -sLf https://spacevim.org/install.sh | zsh
|
||||
curl -sLf https://spacevim.org/install.sh | bash
|
||||
|
||||
Install fonts
|
||||
if [[ -n "$SSH_CLIENT" ]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue