From b629acabcc3ab6bfb4cab5dfc987084860cdfcfa Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 12 Jun 2007 15:51:41 +0000 Subject: Remove conversion comment. --- Functions/Prompts/prompt_off_setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Prompts/prompt_off_setup b/Functions/Prompts/prompt_off_setup index 318060e88..6091f4894 100644 --- a/Functions/Prompts/prompt_off_setup +++ b/Functions/Prompts/prompt_off_setup @@ -1,9 +1,9 @@ -# Converted to zsh prompt theme by bash2zshprompt, written by # Very simple prompt prompt_off_setup () { PS1="%# " PS2="> " + prompt_opts=( cr percent ) precmd () { } preexec () { } } -- cgit 1.4.1