mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
Previously, only the first element of the array was expanded, which is always the empty string, so the setting of GREP_OPTIONS was useless. Expand the entire array.
677 B
677 B