mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-02 04:34:01 +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.