add pi to config

This commit is contained in:
Thomas Ruoff
2014-10-19 12:38:22 +02:00
parent 8b38c30803
commit b94a30e85e

2
zshrc
View File

@@ -5,7 +5,7 @@ ZSH_THEME="pygmalion"
plugins=(bower gitfast git-extras node npm pass screen vi-mode)
case $(hostname) in
t430s-arch)
t430s-arch|pi)
plugins+=(archlinux systemd)
;;
cassiopeia.uberspace.de)