updated antidote
This commit is contained in:
parent
0a6161e933
commit
d2b2840b29
2 changed files with 4 additions and 3 deletions
|
@ -27,9 +27,9 @@ zstyle ':antidote:bundle' use-friendly-names 'yes'
|
|||
antidote load
|
||||
|
||||
# load programs
|
||||
_evalcache zoxide init --cmd cd zsh
|
||||
_evalcache atuin init zsh
|
||||
_evalcache direnv hook zsh
|
||||
smartcache eval zoxide init --cmd cd zsh
|
||||
smartcache eval atuin init zsh
|
||||
smartcache eval direnv hook zsh
|
||||
|
||||
# source files
|
||||
source "$ZDOTDIR"/files/aliases.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue