ohmyzsh/templates/user.zsh-template
2011-11-29 17:08:21 +11:00

7 lines
188 B
Text

# 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