summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 2214113..ed65003 100644
--- a/.zshrc
+++ b/.zshrc
@@ -84,7 +84,7 @@ case `hostname` in
vicious)
HOSTCOLOR=yellow
;;
- x|pi|*.uberspace.de)
+ x|pi*|*.uberspace.de)
HOSTCOLOR=magenta
;;
*)