summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 071660e..78cffdf 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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