dotfiles/roles/bash/files
Fernando Schauenburg cf0a08baaf [bash] fix shellcheck error SC1073
The way I was doing the test is incorrect, as [ is the test(1) program
and the shell builtin command is not something it understands. Instead,
I now just let the shell execute `command` and then set the variable if
`brew` is available.
2020-12-03 18:33:45 +01:00
..
profile [bash] fix shellcheck error SC1073 2020-12-03 18:33:45 +01:00