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