Update dot_zshrc

This commit is contained in:
eeleater 2021-11-23 15:04:04 +01:00
parent 317fc795d8
commit b31be5b294

View file

@ -18,6 +18,7 @@ z4h install ohmyzsh/ohmyzsh || return
z4h install urbainvaes/fzf-marks || return
z4h install mroth/evalcache || return
z4h install trapd00r/LS_COLORS || return
z4h install zpm-zsh/colorize || return
# initialize z4h
z4h init || return
@ -35,6 +36,7 @@ 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 -c $Z4H/zpm-zsh/colorize/colorize.plugin.zsh
# eval stuff
_evalcache zoxide init zsh