Updated path to antigen
Had to install antigen manually as per https://github.com/zsh-users/antigen/issues/659, and have updated the path to antigen.zsh to match.
This commit is contained in:
parent
2caaa1ed57
commit
3674617172
|
@ -1,4 +1,4 @@
|
||||||
source /usr/local/share/antigen/antigen.zsh
|
source "$HOME/.antigen.zsh"
|
||||||
|
|
||||||
antigen bundle mollifier/cd-gitroot
|
antigen bundle mollifier/cd-gitroot
|
||||||
antigen bundle zsh-users/zsh-autosuggestions
|
antigen bundle zsh-users/zsh-autosuggestions
|
||||||
|
|
Loading…
Reference in a new issue