From d86950e1013e5b35974238354da53bce481ec386 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 17 Sep 2008 18:55:44 +0200 Subject: Use rtab within the prompt --- etc/options | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/options') diff --git a/etc/options b/etc/options index 88f6151..49996fd 100644 --- a/etc/options +++ b/etc/options @@ -9,6 +9,9 @@ setopt auto_pushd pushd_ignore_dups pushd_minus pushd_silent # enter "foobar" to cd foobar, and "derf" to cd ~derf setopt auto_cd +# To use rtab within the prompt +setopt prompt_subst + # Try to correct typos in command names setopt correct -- cgit v1.2.3