antibody line didn't belong with vim's script

This commit is contained in:
Stefen Auris 2017-09-27 14:40:02 -04:00
parent 65455490a5
commit d79ff7722a
2 changed files with 3 additions and 1 deletions

View file

@ -40,6 +40,8 @@ fi
echo "downloading antibody"
curl -sL https://git.io/antibody | bash -s
#echo 'source <(antibody init)' >> ~/.zshrc
#Enable fasd to be loaded by changing it's file extension
mv ~/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-clvv-SLASH-fasd/fasd ~/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-clvv-SLASH-fasd/fasd.zsh
#Install fonts
if [[ -n "$SSH_CLIENT" ]]

View file

@ -2,4 +2,4 @@
git submodule init
git submodule update
vim +PluginInstall! +qall
mv ~/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-clvv-SLASH-fasd/fasd ~/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-clvv-SLASH-fasd/fasd.zsh