From d265d97250cf5ea407fd2acd19f31a9dae6b1f68 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 1 Nov 2008 18:32:19 +0100 Subject: Enabled extended_glob option --- etc/options | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/options') 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 -- cgit v1.2.3