X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/1a45cff1fa888f9819adc7471b0e7331916bbab1..176a0ed8c0b901c23e3473eeb7bc896cf49dd2de:/.zsh/zshrc/99_TODO?ds=sidebyside diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO index 82fb245..079f851 100644 --- a/.zsh/zshrc/99_TODO +++ b/.zsh/zshrc/99_TODO @@ -35,6 +35,9 @@ setopt checkjobs # disable backslashed escape sequences unless -e is given to echo setopt bsd_echo +# use full globbing powers +setopt extended_glob + # don't bitch about bad patterns, just use them verbatim setopt no_bad_pattern