summaryrefslogtreecommitdiff
path: root/12_Prompts.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2013-09-20 11:17:41 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2013-09-20 11:17:41 +0200
commit4f33bf1187397cc139c3f12061c1fb4f024ad4cf (patch)
tree4ecfd5de0694591ecbee267dc7a334822c5c8161 /12_Prompts.zsh
parent164f2ec6468155f4da66a1c127c2eb382bb61a78 (diff)
[Colors] Poopy dirty zsh prompt flushed.
Diffstat (limited to '12_Prompts.zsh')
-rw-r--r--12_Prompts.zsh8
1 files changed, 0 insertions, 8 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh
index 8f7ce37..ebf6e39 100644
--- a/12_Prompts.zsh
+++ b/12_Prompts.zsh
@@ -313,14 +313,6 @@ __two_lines_prompt ()
if ( ! __zsh_status )
then
- if ( __privileged_user )
- then
- # Black for root
- __set_prompt_colors "30"
- else
- # Poopy for standard user
- __set_prompt_colors "38;5;14"
- fi
echo
echo -n $c_$_prompt_colors[warning]$_c
#toilet -f bigmono9 "D1rTY Zsh.."