diff options
author | Hendrik Jaeger <henk@frustcomp.hnjs.home.arpa> | 2022-10-09 20:59:28 +0200 |
---|---|---|
committer | Hendrik Jaeger <henk@frustcomp.hnjs.home.arpa> | 2022-10-09 20:59:28 +0200 |
commit | f62c97e8b73d3a98741a5dfbef365231f9655bc8 (patch) | |
tree | 506d0493873653f268d81bce2ff4eb142c817f01 /.zshrc | |
parent | d96eb1503cc2da99de468109d8dbf14f5a796469 (diff) |
I want this for excludes in globbing
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |