X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=blobdiff_plain;f=S90_prompt;h=8f2e8b1e24c49ca55793c2c0666f6279a4773f76;hp=adc68c2a9279daf2a04b1cd09568d50d658d71d9;hb=642e0f74454b2f31374d30521575a11ab1cdaa77;hpb=fd2bbfe8cef59fc62f63238be58fab505cc69818 diff --git a/S90_prompt b/S90_prompt index adc68c2..8f2e8b1 100644 --- a/S90_prompt +++ b/S90_prompt @@ -33,5 +33,6 @@ _path='${C_GREEN}%(5v,%15<..<%5v%<<${C_NO}${C_MAGENTA}@%4v%3v${C_NO}${C_GREEN}/% # # Now, the prompt itself # -PROMPT="${_exitcode}${_hour} ${_username}@${_machine}:${_vcs}${_path}$ " +#PROMPT="${_exitcode}${_hour} ${_username}@${_machine}:${_vcs}${_path}$ " +PROMPT="${_exitcode}${_username}@${_machine}:${_vcs}${_path}$ "