From 0248538340fa980a7a48afd780789c9159055c66 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 24 Feb 2009 21:11:55 +0100 Subject: added current git branch to prompt --- .zsh/rc/50options | 1 + 1 file changed, 1 insertion(+) (limited to '.zsh/rc/50options') diff --git a/.zsh/rc/50options b/.zsh/rc/50options index fda3936..0b6d237 100644 --- a/.zsh/rc/50options +++ b/.zsh/rc/50options @@ -43,3 +43,4 @@ setopt EXTENDED_HISTORY setopt HIST_REDUCE_BLANKS setopt HIST_IGNORE_SPACE setopt nohistverify +setopt prompt_subst -- cgit v1.2.3-24-g4f1b