summaryrefslogtreecommitdiff
path: root/etc/options
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-11-01 18:32:19 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2008-11-01 18:32:19 +0100
commitd265d97250cf5ea407fd2acd19f31a9dae6b1f68 (patch)
tree435d927670dce55a0f4ae77796a4ba2a2afccfef /etc/options
parent5c48ab509f278aecbb3d205747b45f3dd663455d (diff)
Enabled extended_glob option
Diffstat (limited to 'etc/options')
-rw-r--r--etc/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/options b/etc/options
index cbc5b7e..35dba8f 100644
--- a/etc/options
+++ b/etc/options
@@ -18,6 +18,9 @@ setopt rc_quotes
# greedy is more like dvorak than qwerty...
setopt dvorak
+# zshexpn(1) -> Filename generation
+setopt extended_glob
+
# Accidently hitting ^s sucks (alternative: `stty -ixon`)
unsetopt flow_control