dot/zshrc: Include parser content in the second-level prompt.
[profile] / dot / zshrc
index 3cf00dc..4054803 100644 (file)
--- 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