tweaked spacevim

This commit is contained in:
Stefen Auris 2019-02-12 15:28:25 -05:00
parent 99434118ff
commit 19b1023b71
4 changed files with 38 additions and 0 deletions

View file

@ -28,6 +28,7 @@ fi
mv "$HOME/.vim" "$HOME/.vimim_bk"
mv "$HOME/.vimrc" "$HOME/.vimrc_bk"
curl -sLf https://spacevim.org/install.sh | bash
ln -sf ~/stevset/vim/init.toml ~/.SpaceVim.d/init.toml
#Install fonts
#if [[ -n "$SSH_CLIENT" ]]