summaryrefslogtreecommitdiff
path: root/10_Options.zsh
diff options
context:
space:
mode:
authorhugues <hugues@a0e5b806-a6f9-0310-978d-cbce73f8a913>2006-09-14 19:39:24 +0000
committerHugues Hiegel <hugues@hiegel.fr>2008-03-07 14:15:10 +0100
commitdb03a6f3b0e417f5ee09d3f79cecb9c3d1a95e2b (patch)
treea1246c963e66e754176bee437b53fc3dc8eaa515 /10_Options.zsh
parentdd8648fcac4fc9c821a30fd2fb1f07099a65fbf4 (diff)
Extended Glob powered
git-svn-id: svn+ssh://hugues@maison/opt/svn/private/hugues@270 a0e5b806-a6f9-0310-978d-cbce73f8a913
Diffstat (limited to '10_Options.zsh')
-rw-r--r--10_Options.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/10_Options.zsh b/10_Options.zsh
index 51c3bc5..acc3142 100644
--- a/10_Options.zsh
+++ b/10_Options.zsh
@@ -50,7 +50,7 @@ setopt Complete_in_Word
unsetopt Correct
setopt Correct_All
unsetopt Equals
-unsetopt Extended_Glob
+setopt Extended_Glob
setopt Hash_Cmds
setopt Hash_Dirs