diff options
-rw-r--r-- | etc/options | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/options b/etc/options index 28b3654..88f6151 100644 --- a/etc/options +++ b/etc/options @@ -7,7 +7,7 @@ setopt auto_pushd pushd_ignore_dups pushd_minus pushd_silent # enter "foobar" to cd foobar, and "derf" to cd ~derf -setopt auto_cd cdable_vars +setopt auto_cd # Try to correct typos in command names setopt correct |