zshrc: Use %# instead of %% for the `percent' token in the prompt
[grml-etc-core.git] / etc / zsh / zshrc
index 5168e8d..7eb4e76 100644 (file)
@@ -1495,7 +1495,7 @@ grml_prompt_token_default=(
     jobs              '[%j running job(s)] '
     newline           $'\n'
     path              '%40<..<%~%<< '
-    percent           '%% '
+    percent           '% # '
     rc                '%(?..%? )'
     rc-always         '%?'
     sad-smiley        '%(?..:()'