From d9f6ea9c62a6b72d977c425777234ff07566939b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 23 Dec 2018 10:45:58 +0000 Subject: zsh: Install zsh-you-should-use --- zsh/.config/zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index c6d7326..125afc2 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -158,6 +158,8 @@ zplugin load "chisui/zsh-nix-shell" zplugin ice if'[[ -n $commands[ghq] ]]' zplugin light "${GOPATH:=$HOME/go}/src/github.com/motemen/ghq/zsh" +zplugin load "MichaelAquilina/zsh-you-should-use" + if [[ -n $commands[gcloud] ]] then autoload bashcompinit -- cgit 1.4.1