From d79ff7722a50c240d7516facb879e01629f6e628 Mon Sep 17 00:00:00 2001 From: steveokard Date: Wed, 27 Sep 2017 14:40:02 -0400 Subject: [PATCH] antibody line didn't belong with vim's script --- init.sh | 2 ++ vim.zsh | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 26050df..157df82 100755 --- a/init.sh +++ b/init.sh @@ -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" ]] diff --git a/vim.zsh b/vim.zsh index eb0963c..fcdcc07 100755 --- a/vim.zsh +++ b/vim.zsh @@ -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 +