mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Fix another linter error that did not trigger on osx
This commit is contained in:
parent
91d52b99cb
commit
f75e988363
@ -4,6 +4,7 @@
|
||||
# here anytime asdf invokes grep it will be invoked with these options
|
||||
# shellcheck disable=SC2034
|
||||
GREP_OPTIONS="--color=never"
|
||||
# shellcheck disable=SC2034
|
||||
GREP_COLORS=
|
||||
|
||||
asdf_version() {
|
||||
|
Loading…
Reference in New Issue
Block a user