From f745259c35c090f597230d0755185553bfda18cb Mon Sep 17 00:00:00 2001 From: David Todd Date: Wed, 31 Mar 2021 13:34:57 -0500 Subject: [PATCH] I'm used to a 2-line prompt --- omz/themes/agnoster.zsh-theme | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/omz/themes/agnoster.zsh-theme b/omz/themes/agnoster.zsh-theme index a77b035..bc4dde9 100644 --- a/omz/themes/agnoster.zsh-theme +++ b/omz/themes/agnoster.zsh-theme @@ -183,4 +183,5 @@ build_prompt() { prompt_end } -PROMPT='%{%f%b%k%}$(build_prompt) ' +PROMPT='%{%f%b%k%}$(build_prompt) +➜ '