X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/e1ec1acd154ab7c68d62f0af1e036d9ef5583779..01ad59de5f6d5c9b2a81ffede8a00e4919e38f3d:/dot/zshrc diff --git a/dot/zshrc b/dot/zshrc index 7a0824a..3466d6c 100644 --- a/dot/zshrc +++ b/dot/zshrc @@ -48,7 +48,7 @@ __mdw_set_prompt_hacks () { case $TERM in linux*|screen*|xterm*|putty*|vt100*|eterm*) bold=%B unbold=%b - gitcolour=%F{cyan} rccolour=%F{red} uncolour=%f + gitcolour=%F{cyan} extracolour=%F{yellow} rccolour=%F{red} uncolour=%f ;; esac host=%m dir=" %(6~!%-1~/.../%4~!%~)" @@ -185,6 +185,7 @@ unsetopt nomatch unsetopt menu_complete setopt notify setopt rc_expand_param +setopt rc_quotes setopt share_history hash -d t=$TMPDIR