From 290469a28c7504341a89afc60e4d0078e50e78b0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 15 Feb 2010 18:34:18 -0200 Subject: Prompt fixes --- files/bin/prompt.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/bin/prompt.sh') diff --git a/files/bin/prompt.sh b/files/bin/prompt.sh index 9c43491..bdfc7ad 100644 --- a/files/bin/prompt.sh +++ b/files/bin/prompt.sh @@ -33,5 +33,3 @@ function command_prompt() { PS1="(${status_color}${exit_status}${COLOR_NONE}) [${COLOR_RED}\D{%Y%m%d %H:%M:%S}${COLOR_NONE}] ${COLOR_GREEN}\u@\h${COLOR_NONE}:${COLOR_CYAN}\w${COLOR_NONE} \\$ " PS2="${BOLD}>${OFF} " } - -command_prompt -- cgit v1.2.3