From bd39006f6eb8b3ac45f77d27d631a7ed17b8f2d6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 26 Feb 2009 18:23:57 +0100 Subject: enabled transient_rprompt option --- etc/options | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/options b/etc/options index 59e34b7..056abbb 100644 --- a/etc/options +++ b/etc/options @@ -8,6 +8,9 @@ setopt auto_pushd pushd_ignore_dups pushd_minus pushd_silent setopt auto_cd +## Prompt +setopt transient_rprompt + ## Completion setopt list_packed -- cgit v1.2.3