X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ca5e587bfa6ad1b35f11e899575cb872cf000fd0..4339f7b2ba8e0349873b304930c302f2ba2e148c:/zshrc 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