From 3c628540ff809153039da9a388cadc9d219b5fca Mon Sep 17 00:00:00 2001 From: steveokard Date: Mon, 18 Sep 2017 20:01:29 -0400 Subject: [PATCH] typo --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 11013f7..ee3553f 100755 --- a/init.sh +++ b/init.sh @@ -23,7 +23,7 @@ ln -s /home/`whoami`/stevset/.vim /home/`whoami`/.vim ln -s /home/`whoami`/stevset/.vimrc /home/`whoami`/.vimrc ln -s /home/`whoami`/stevset/.zsh /home/`whoami`/.zsh -#Download Antigen +#Download Antibody curl -sL https://git.io/antibody | bash -s #echo 'source <(antibody init)' >> ~/.zshrc