From: Mark Wooding Date: Fri, 11 May 2018 19:16:47 +0000 (+0100) Subject: dot/zshrc: Include parser content in the second-level prompt. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/778e2af47253ba6f0bdc666dd8528aac42ea452a dot/zshrc: Include parser content in the second-level prompt. --- diff --git a/dot/zshrc b/dot/zshrc index 3cf00dc..4054803 100644 --- a/dot/zshrc +++ b/dot/zshrc @@ -18,6 +18,7 @@ __mdw_set_prompt_hacks () { ;; esac host=%m dir=" %(6~!%-1~/.../%5~!%~)" + more=%F{green}%_%f } if [ -t 0 ]; then