2 lines
93 B
Text
2 lines
93 B
Text
|
|
command -v shellcheck >/dev/null 2>&1 || export PATH="/usr/local/bin:$HOME/.local/bin:$PATH"
|