mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-21 13:53:28 +02:00
8890450684
The grep expression was incorrect for normal grep. Adding the `-E` option fixed the escaping of the question marks.