zsh: Install zsh-you-should-use
1 file changed, 2 insertions(+), 0 deletions(-)
jump to
M zsh/.config/zsh/.zshrc → zsh/.config/zsh/.zshrc
@@ -158,6 +158,8 @@ 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