diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-09-21 09:53:22 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-09-21 09:53:22 +0200 |
commit | 441c82846f60949421a49f795e114bab2ad191d2 (patch) | |
tree | 78acf3b53f5d17cffb022446e0b0feebe4e6de40 /etc/options | |
parent | ec3713bcae5abfc09361aaeecb602aad7cb4c8ac (diff) |
Moved rtab into chpwd
Diffstat (limited to 'etc/options')
-rw-r--r-- | etc/options | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/options b/etc/options index 49996fd..88f6151 100644 --- a/etc/options +++ b/etc/options @@ -9,9 +9,6 @@ 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 |