Update dot_zshrc

This commit is contained in:
eeleater 2021-11-17 15:11:11 +01:00
parent c6924f7487
commit 8c113ea9e8

View file

@ -34,9 +34,10 @@ for p in 'command-not-found' 'extract'; do z4h source -c $OMP/$p/$p.plugin.zsh;
# plugins (self)
z4h source -c $Z4H/urbainvaes/fzf-marks/fzf-marks.plugin.zsh
z4h source -c $Z4H/mroth/evalcache/evalcache.plugin.zsh
#z4h source /usr/share/shournal/SOURCE_ME.zsh; SHOURNAL_ENABLE
# eval stuff
_evalcache zoxide init zsh
_evalcache dircolors -b $Z4H/trapd00r/LS_COLORS/LS_COLORS
_evalcache dircolors -b $LSCOLORS
# aliases
z4h source -c $HOME/.config/zsh/aliases.zsh