]> git.alrj.org Git - zsh.d.git/commitdiff
zsh options: enable prompt_cr
authorAmand Tihon <amand.tihon@iba-group.com>
Mon, 11 Apr 2011 09:22:31 +0000 (11:22 +0200)
committerAmand Tihon <amand.tihon@iba-group.com>
Mon, 11 Apr 2011 09:22:31 +0000 (11:22 +0200)
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