all repos — nixfiles @ d9f6ea9c62a6b72d977c425777234ff07566939b

System and user configuration, managed by nix and home-manager

zsh: Install zsh-you-should-use

Alan Pearce
commit

d9f6ea9c62a6b72d977c425777234ff07566939b

parent

676eca0ff833c6b59702c7e01a7e5e38feb81a9c

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.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