diff --git a/templates/user.zsh-template b/templates/user.zsh-template index c5d4e3a8c..b6b0a6fd0 100644 --- a/templates/user.zsh-template +++ b/templates/user.zsh-template @@ -1,5 +1,7 @@ # Check /etc/zsh/zshrc for system defaults. Eg. plugins=(git) +# Enable for awesome sprunge! +zstyle :omz:plugins:sprunge add-path on plugins+=(archlinux sprunge github) load_oh_my_zshell