From f62c97e8b73d3a98741a5dfbef365231f9655bc8 Mon Sep 17 00:00:00 2001 From: Hendrik Jaeger Date: Sun, 9 Oct 2022 20:59:28 +0200 Subject: [PATCH] I want this for excludes in globbing --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2