summaryrefslogtreecommitdiff
path: root/etc/prompt
diff options
context:
space:
mode:
Diffstat (limited to 'etc/prompt')
-rw-r--r--etc/prompt2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/prompt b/etc/prompt
index 83ebd55..22c8a7b 100644
--- a/etc/prompt
+++ b/etc/prompt
@@ -4,5 +4,3 @@
# The \ek\e\\ is for screen's 'shelltitle'
PS1="${ps_yellow}%n@%m${ps_reset} %1~ %(!.${ps_red}#.${ps_green}>)${ps_reset} "$'%{\ek\e\\%}'
RPS1="${ps_yellow}[${ps_info}%1v${ps_yellow}%T]${ps_reset}"
-
-PS4="${ps_info}%N${ps_reset}:${ps_yellow}%i${ps_reset}│"