diff --git a/templates/user.zsh-template b/templates/user.zsh-template new file mode 100644 index 000000000..c5d4e3a8c --- /dev/null +++ b/templates/user.zsh-template @@ -0,0 +1,5 @@ +# Check /etc/zsh/zshrc for system defaults. Eg. plugins=(git) + +plugins+=(archlinux sprunge github) + +load_oh_my_zshell