|
|
@ -32,7 +32,6 @@ fi
|
|
|
|
# General
|
|
|
|
# General
|
|
|
|
#
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
setopt BRACE_CCL # Allow brace character class list expansion.
|
|
|
|
|
|
|
|
setopt COMBINING_CHARS # Combine zero-length punctuation characters (accents)
|
|
|
|
setopt COMBINING_CHARS # Combine zero-length punctuation characters (accents)
|
|
|
|
# with the base character.
|
|
|
|
# with the base character.
|
|
|
|
setopt RC_QUOTES # Allow 'Henry''s Garage' instead of 'Henry'\''s Garage'.
|
|
|
|
setopt RC_QUOTES # Allow 'Henry''s Garage' instead of 'Henry'\''s Garage'.
|
|
|
|