Update dot_zshrc
This commit is contained in:
parent
f53c1bcd99
commit
25e7a707d6
1 changed files with 2 additions and 1 deletions
|
@ -41,9 +41,10 @@ z4h source -c $Z4H/zpm-zsh/colorize/colorize.plugin.zsh
|
||||||
|
|
||||||
# eval stuff
|
# eval stuff
|
||||||
_evalcache zoxide init zsh
|
_evalcache zoxide init zsh
|
||||||
_evalcache navi widget zsh
|
|
||||||
_evalcache dircolors -b $LSCOLORSFILE
|
_evalcache dircolors -b $LSCOLORSFILE
|
||||||
|
|
||||||
|
_avalcache navi widget zsh
|
||||||
|
|
||||||
# aliases
|
# aliases
|
||||||
z4h source -c $HOME/.config/zsh/aliases.zsh
|
z4h source -c $HOME/.config/zsh/aliases.zsh
|
||||||
z4h source -c $HOME/.config/local/aliases.zsh
|
z4h source -c $HOME/.config/local/aliases.zsh
|
||||||
|
|
Loading…
Add table
Reference in a new issue