From 97368a9c5bd6247cfcc00c6b7fd9633a2668eee1 Mon Sep 17 00:00:00 2001 From: eeleater Date: Tue, 21 Sep 2021 22:10:50 +0200 Subject: [PATCH] Update dot_zshrc --- dot_zshrc | 1 + 1 file changed, 1 insertion(+) 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