Update dot_zshrc

This commit is contained in:
eeleater 2022-01-04 13:07:20 +01:00
parent 77267e7647
commit 232869d49f

View file

@ -13,6 +13,8 @@ zstyle ':z4h:ssh:*' enable 'no'
zstyle ':z4h:direnv' enable 'yes' zstyle ':z4h:direnv' enable 'yes'
zstyle ':z4h:direnv:success' notify 'no' zstyle ':z4h:direnv:success' notify 'no'
z4h source -c $HOME/.config/local/rc.zsh
# install plugins # install plugins
z4h install ohmyzsh/ohmyzsh || return z4h install ohmyzsh/ohmyzsh || return
z4h install urbainvaes/fzf-marks || return z4h install urbainvaes/fzf-marks || return