summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorHendrik Jaeger <henk@frustcomp.hnjs.home.arpa>2022-10-09 20:59:28 +0200
committerHendrik Jaeger <henk@frustcomp.hnjs.home.arpa>2022-10-09 20:59:28 +0200
commitf62c97e8b73d3a98741a5dfbef365231f9655bc8 (patch)
tree506d0493873653f268d81bce2ff4eb142c817f01 /.zshrc
parentd96eb1503cc2da99de468109d8dbf14f5a796469 (diff)
I want this for excludes in globbing
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 16045ff..7ec7ff6 100644
--- a/.zshrc
+++ b/.zshrc
@@ -77,7 +77,7 @@ setopt CHASE_LINKS
setopt AUTO_NAME_DIRS
setopt BRACE_CCL
-#setopt EXTENDED_GLOB
+setopt EXTENDED_GLOB
setopt MARK_DIRS
setopt NUMERIC_GLOB_SORT
setopt RC_EXPAND_PARAM