]> git.alrj.org Git - zsh.d.git/blobdiff - S10_zshopts
zsh options: enable prompt_cr
[zsh.d.git] / S10_zshopts
index c4c3b6c4281d5d570e2a6609b550b34953e8a7e7..2697a16f3b2d7161281b34d9c1be6962c660af80 100644 (file)
@@ -7,6 +7,7 @@ fi
 
 setopt auto_cd
 setopt nobeep
+setopt prompt_cr            # Newline before prompt when needed
 
 autoload -U colors
 colors