From 2fb51c032db86bce09add219774be64a916bfbe8 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 24 Oct 2015 11:32:57 +0200 Subject: fix --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ;; *) -- cgit v1.2.3