diff options
-rw-r--r-- | zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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')%} |