dotfiles/roles/bash
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
..
files [bash] fix shellcheck error SC1073 2020-12-03 18:33:45 +01:00
tasks Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00