Updated templates.

This commit is contained in:
Simon Gomizelj 2011-11-29 14:51:46 -05:00
commit 331fd0b9ff
3 changed files with 4 additions and 63 deletions

View file

@ -1,7 +1,7 @@
# Check /etc/zsh/zshrc for system defaults. Eg. plugins=(git)
# Check /etc/zsh/zshrc for system defaults.
# Enable for awesome sprunge!
zstyle :omz:plugins:sprunge add-path on
plugins+=(archlinux sprunge github)
ZSH_THEME="arch-blue"
plugins=(archlinux sprunge git github)
load_oh_my_zshell