From 465147e6a56fa02599c62a11d00795fcd5194a1d Mon Sep 17 00:00:00 2001 From: Amand Tihon Date: Mon, 11 Apr 2011 11:22:31 +0200 Subject: [PATCH] zsh options: enable prompt_cr --- S10_zshopts | 1 + 1 file changed, 1 insertion(+) diff --git a/S10_zshopts b/S10_zshopts index c4c3b6c..2697a16 100644 --- a/S10_zshopts +++ b/S10_zshopts @@ -7,6 +7,7 @@ fi setopt auto_cd setopt nobeep +setopt prompt_cr # Newline before prompt when needed autoload -U colors colors -- 2.39.2