Added the user.zsh-template file for users to enable zsh and use it!o

This commit is contained in:
James McGlashan 2011-11-28 22:31:54 +11:00
commit 6ae1d4c1ff

View file

@ -0,0 +1,5 @@
# Check /etc/zsh/zshrc for system defaults. Eg. plugins=(git)
plugins+=(archlinux sprunge github)
load_oh_my_zshell