I'm used to a 2-line prompt

This commit is contained in:
David Todd 2021-03-31 13:34:57 -05:00
parent 328786e600
commit f745259c35
1 changed files with 2 additions and 1 deletions

View File

@ -183,4 +183,5 @@ build_prompt() {
prompt_end
}
PROMPT='%{%f%b%k%}$(build_prompt) '
PROMPT='%{%f%b%k%}$(build_prompt)
➜ '