Temporary fix for fred theme initial clone

This commit is contained in:
Adam Goldsmith 2017-09-01 15:29:13 -04:00
parent 3773c8dd1f
commit bddefe2fb9
1 changed files with 4 additions and 1 deletions

5
.zshrc
View File

@ -3,8 +3,11 @@ ADOTDIR="$HOME/.antigen"
[ ! -e "$ADOTDIR" ] && git clone https://github.com/zsh-users/antigen.git "$ADOTDIR"
source "$ADOTDIR/antigen.zsh"
# Temporary, hopefully remove later when antigen correctly fails to shallow clone from http
[ ! -e "$ADOTDIR/bundles/zsh/fred-prompt" ] && git clone https://adamgoldsmith.name/cgit/zsh/fred-prompt.git/ $ADOTDIR/bundles/zsh/fred-prompt
antigen bundles <<EOBUNDLES
http://adamgoldsmith.name/cgit/zsh/fred-prompt.git prompt_fred_setup
https://adamgoldsmith.name/cgit/zsh/fred-prompt.git prompt_fred_setup
zsh-users/zsh-syntax-highlighting
zsh-users/zsh-history-substring-search
Eriner/zim modules/directory