diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/options | 3 |
1 files changed, 3 insertions, 0 deletions
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 |