Commit Graph

15 Commits

Author SHA1 Message Date
AJ ONeal
2e7f68ef2e feat: add brew-update-service-install 2023-07-05 17:33:49 +00:00
AJ ONeal
5b6b700943 fix: replace 'uname -a' with 'uname -srm' for OS/Arch detection 2023-02-11 21:57:39 +00:00
Rishav Nandi
b19635874d lint(sh): ignore warnings about expansion in docstring (fixes #506) 2022-08-29 03:27:56 +00:00
Shyam Mahajan
9c38a0124c lint(sh): removed redundant [ around if blocks (fix #500, SC2143) 2022-08-24 04:46:12 +00:00
AJ ONeal
d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) 2022-08-21 07:10:33 +00:00
AJ ONeal
a87e38b3e5 fix(posix): double quote vars that require it 2022-08-21 03:46:19 +00:00
Marcin Woźniak
48a16a315e refactor!(posix): replace simple [[ with [ (partial fix for #465) 2022-08-21 03:06:08 +00:00
brij
fdeefd7e75 refactor(posix): remove function prefixes from all shell files 2022-08-18 15:10:58 +00:00
AJ ONeal
aa61db9934 bugfix: don't exclude linux brew 2021-04-26 08:26:17 +00:00
AJ ONeal
46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
AJ ONeal
8e5deb39a5 fix brew on fresh macos 2020-10-05 23:07:10 +00:00
AJ ONeal
76d0f90be3 switch to HOME-based local 'brew' 2020-07-13 20:23:02 +00:00
AJ ONeal
c77b2afba8 add webi dat dat dat 2020-07-09 11:46:17 +00:00
AJ ONeal
eeaa8db394 update (almost) all taglines and descs 2020-06-17 00:10:00 +00:00
AJ ONeal
5e0debf4c5 generalize, a lot 2020-06-16 10:45:54 +00:00