X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.zsh%2Fzshrc%2F85_prompt;fp=.zsh%2Fzshrc%2F85_prompt;h=82ae89074d82e5a9a2aefadc4537a376cde2a012;hb=929a2738768030f0e46f3c13a26d9cde7cd38c62;hp=4999a347ad79c65e67677e8b53d973cbd194d692;hpb=47e33e38ed0ae2e2d57b506399e1feeee7f2f026;p=zsh.git diff --git a/.zsh/zshrc/85_prompt b/.zsh/zshrc/85_prompt index 4999a34..82ae890 100644 --- a/.zsh/zshrc/85_prompt +++ b/.zsh/zshrc/85_prompt @@ -25,6 +25,6 @@ if [ "${PS1:-}" = '%m%# ' ]; then PS1="%(2L.+.)%${_MACHINE_NAME}:${_MIDDLE}%# " fi -: ${RPS1:="#%(0?..%?,)%!"} +: ${RPS1:="#%(0?..%?,)%! [%l]"} # vim:ft=zsh