Update dot_zshrc

This commit is contained in:
eeleater 2021-09-22 08:14:39 +02:00
parent af43a533d5
commit cb71d523f5

View file

@ -14,7 +14,7 @@ zstyle ':z4h:ssh:*' enable 'no'
z4h install ohmyzsh/ohmyzsh || return z4h install ohmyzsh/ohmyzsh || return
z4h install urbainvaes/fzf-marks || return z4h install urbainvaes/fzf-marks || return
z4h install mroth/evalcache || return z4h install mroth/evalcache || return
z4h iinstall MichaelAquilina/zsh-you-should-use || return z4h install MichaelAquilina/zsh-you-should-use || return
# install or update core components and initialize zsh. no network stuff after here # install or update core components and initialize zsh. no network stuff after here
z4h init || return z4h init || return