summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-10-24 11:32:57 +0200
committerPatrick Simianer <p@simianer.de>2015-10-24 11:32:57 +0200
commit2fb51c032db86bce09add219774be64a916bfbe8 (patch)
tree85900445bdeab8a4954b3840d77136e983efc975
parentbad03084a471351897c9759fb25fd9d5fe9b940c (diff)
fix
-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
;;
*)