diff --git a/dot_zshrc b/dot_zshrc index 4d7fa07..aae578f 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -14,6 +14,7 @@ zstyle ':z4h:ssh:*' enable 'no' z4h install ohmyzsh/ohmyzsh || return z4h install urbainvaes/fzf-marks || return z4h install mroth/evalcache || return +z4h iinstall MichaelAquilina/zsh-you-should-use || return # install or update core components and initialize zsh. no network stuff after here z4h init || return