summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 114234d..f0609d9 100644
--- a/zshrc
+++ b/zshrc
@@ -5,7 +5,7 @@ PHOST=%{$(echo -n '\e[1;32m')%}%m
PDOPP=%{$(echo -n '\e[1;37m')%}:
PPATH=%{$(echo -n '\e[1;32m')%}%~
PCOMM=%{$(echo -n '\e[0;37m')%}
-PROMPT="$PUSER$PATKI$PHOST$PDOPP$PPATH$PCOMM "
+PROMPT="$PUSER$PATKI$PHOST$PDOPP$PPATH$PCOMM • "
export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/games