diff --git a/modules/python/init.zsh b/modules/python/init.zsh index 22b61c3e..1c7a9a4e 100644 --- a/modules/python/init.zsh +++ b/modules/python/init.zsh @@ -8,6 +8,12 @@ # Indrajit Raychaudhuri # +# +# Options +# + +setopt EXTENDED_GLOB + # Load dependencies. pmodload 'helper'