From cb71d523f5d34aa7846b51e4262e2d7694cd1e72 Mon Sep 17 00:00:00 2001 From: eeleater Date: Wed, 22 Sep 2021 08:14:39 +0200 Subject: [PATCH] Update dot_zshrc --- dot_zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_zshrc b/dot_zshrc index 3c5eabe..e8002e4 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -14,7 +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 +z4h install MichaelAquilina/zsh-you-should-use || return # install or update core components and initialize zsh. no network stuff after here z4h init || return