7 Commits
Author SHA1 Message Date
hyuraku 18a230dfd5 cmd/casks.sh: repair style 2021-04-27 23:09:58 +09:00
Mike McQuaid 7af68d0f8e Fix shellcheck failures
A new version of `shellcheck` (I think?) brought us so new warnings and
errors.

To fix:
- pass `--source-path` so we don't need to stop `shellcheck` trying to
  read sourced files every time
- disable some more warnings/errors we don't care about fixing
2021-04-22 13:18:44 +01:00
Kid de8e87c7d0 Syntax fix 2021-01-08 18:10:25 +08:00
Kid 9b9c0c8626 Add homebrew-items 2021-01-08 18:04:51 +08:00
Kid c57b65fdb8 Revert "Linuxbrew won't have casks"
This reverts commit 13389ca8c5.

In case we can extract a common function or stuff.
2021-01-08 17:36:38 +08:00
Kid 13389ca8c5 Linuxbrew won't have casks 2021-01-08 11:20:13 +08:00
Kid 98c968ea2f Add brew casks command 2020-12-30 10:55:26 +08:00