HEEEY MACARENA
This commit is contained in:
parent
9657a8255d
commit
0cdee7b7d8
6 changed files with 60 additions and 6 deletions
|
@ -16,6 +16,7 @@ mkdir -p $ADOTDIR
|
|||
typeset -a ANTIGEN_CHECK_FILES=(~/.config/shell/zshrc)
|
||||
|
||||
[ -f ~/.local/share/zsh/antigen.zsh ] || (mkdir -p ~/.local/share/zsh/ && curl -L git.io/antigen > ~/.local/share/zsh/antigen.zsh)
|
||||
# TODO If the downloaded file is wrong then we're doomed
|
||||
source ~/.local/share/zsh/antigen.zsh
|
||||
|
||||
# This is better to have them installed as system since we can use them as root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue