Update dot_zshrc

This commit is contained in:
eeleater 2023-10-04 17:24:27 +00:00
parent f7cb8e5949
commit 1f9f405d48

View file

@ -15,6 +15,7 @@ source "$ZDOTDIR"/files/compinit.zsh
source "$ZDOTDIR"/files/bashcomps.zsh source "$ZDOTDIR"/files/bashcomps.zsh
# antidote # antidote
test -r "$XDG_DATA_HOME"/antidote/antidote.zsh || git clone https://github.com/mattmc3/antidote.git "$XDG_DATA_HOME"/antidote
source "$XDG_DATA_HOME"/antidote/antidote.zsh source "$XDG_DATA_HOME"/antidote/antidote.zsh
zstyle ':antidote:bundle' use-friendly-names 'yes' zstyle ':antidote:bundle' use-friendly-names 'yes'
antidote load antidote load