diff options
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 |