8 Commits

Author SHA1 Message Date
81fc5dd49d lib/grep.sh: fix expansion of GREP_OPTIONS
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.
2021-12-26 22:01:27 +09:00
85ae3414c6 Fix typo 2017-03-20 20:21:32 +07:00
36e0f88e34 Fix issues with grep and misc 2017-03-20 20:20:17 +07:00
a9f9eaf51f Fix issues with grep and spectrum 2017-03-20 20:18:10 +07:00
ea1c9371e1 Added shebash line and fix some issues 2017-03-20 19:51:00 +07:00
83097d10c5 Temporarily disable grep.sh 2017-03-19 16:32:17 +07:00
11674c0e55 Remove zsh shell built-in functions 2017-03-19 16:06:08 +07:00
adc673b02a Initial Oh My Bash framework 2017-03-19 15:40:25 +07:00