]> arthur.barton.de Git - ax-zsh.git/blobdiff - core/50_prompt/50_prompt.zshrc
50_prompt: Don't export PS{1...4} and RPS{1|2} any more
[ax-zsh.git] / core / 50_prompt / 50_prompt.zshrc
index 39c47a395956621058c77723ba06e2f1f6a4f90e..6eb7f1278fcddfd8c599293cfcdcc9b854ed120c 100644 (file)
@@ -98,6 +98,3 @@ function ax_prompt() {
 # Options and defaults
 
 setopt PROMPT_SUBST
-
-export PS1 PS2 PS3 PS4
-export RPS1 RPS2