mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 11:25:18 +08:00
The grep expression was incorrect for normal grep. Adding the `-E` option fixed the escaping of the question marks.
The grep expression was incorrect for normal grep. Adding the `-E` option fixed the escaping of the question marks.