summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <gideonstar@thehappy.de>2009-09-25 15:43:26 +0200
committerStefan Ritter <gideonstar@thehappy.de>2009-09-25 15:43:26 +0200
commit83ce7fe704e354cad33c702176c7963eb0c9e21c (patch)
tree5b12500f9976d1be265be392a314d0551cdbe046 /zshrc
parent1e3067154b45202192240258231e2a12b20f00c9 (diff)
Changed zsh hostname color to red
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 7fe4d71..d0c2a97 100644
--- a/zshrc
+++ b/zshrc
@@ -1,6 +1,6 @@
PUSER=%{$(echo -n '\e[0;37m')%}%n
PATKI=%{$(echo -n '\e[0;37m')%}@
-PHOST=%{$(echo -n '\e[1;30m')%}%m
+PHOST=%{$(echo -n '\e[1;33m')%}%m
PDOPP=%{$(echo -n '\e[1;37m')%}:
PPATH=%{$(echo -n '\e[1;30m')%}%~
PCOMM=%{$(echo -n '\e[0;37m')%}