diff options
| -rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ function () { # Finally, set prompts PROMPT="%{${pr_windowtitle}%}${pr_baseprompt}" - RPROMPT="${green}< ${red}%!${nocolor}" + #RPROMPT="${green}< ${red}%!${nocolor}" PS2="${yellow}%_ ${green}>${nocolor} " # Create the prexec hook function to set the title to the current command |
