HEEEY MACARENA

This commit is contained in:
Geoffrey Frogeye 2019-08-04 19:05:57 +02:00
parent 9657a8255d
commit 0cdee7b7d8
6 changed files with 60 additions and 6 deletions

View file

@ -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