From d0a12b9d7bf8794c1fd4b490501ee167aa62b511 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 10 May 2005 04:38:54 +0000 Subject: Misc. prompt theme repairs --- Functions/Prompts/prompt_bart_setup | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Functions/Prompts/prompt_bart_setup') diff --git a/Functions/Prompts/prompt_bart_setup b/Functions/Prompts/prompt_bart_setup index 2f0e44f43..0826d1872 100644 --- a/Functions/Prompts/prompt_bart_setup +++ b/Functions/Prompts/prompt_bart_setup @@ -180,4 +180,9 @@ prompt_bart_setup () { return 0 } +prompt_bart_preview () { + local +h PS1='%# ' + prompt_preview_theme bart "$@" +} + [[ -o kshautoload ]] || prompt_bart_setup "$@" -- cgit v1.2.3