ohmyzsh/templates/user.zsh-template
2011-11-29 14:51:46 -05:00

7 lines
126 B
Text

# Check /etc/zsh/zshrc for system defaults.
ZSH_THEME="arch-blue"
plugins=(archlinux sprunge git github)
load_oh_my_zshell