X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ca5e587bfa6ad1b35f11e899575cb872cf000fd0..bcccfb2dbc6913e289f24f2887c345abb0c3e5bb:/zshrc?ds=sidebyside diff --git a/zshrc b/zshrc index e6126f2..aad02d3 100644 --- a/zshrc +++ b/zshrc @@ -30,6 +30,7 @@ setopt noclobber # don't allow overwriting files with '>', use '>!' instead setopt notify setopt rcquotes # echo 'don''t'; prints don't setopt dvorak # correct_all uses dvorak +setopt rematch_pcre # use perl regexp # disable flow control setopt noflowcontrol