Update dot_zshrc
This commit is contained in:
parent
f7cb8e5949
commit
1f9f405d48
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue