Commit Graph

12 Commits

Author SHA1 Message Date
AJ ONeal
0024f69109 doc: replace ``txt blocks with ``text blocks 2023-02-26 05:57:14 +00:00
AJ ONeal
5b6b700943 fix: replace 'uname -a' with 'uname -srm' for OS/Arch detection 2023-02-11 21:57:39 +00:00
AJ ONeal
21c668b4b7 chore(fmt): set .prettierrc.json.trailingComma = "all" 2023-01-24 17:54:39 +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
MoNakouzi
82af8b46a4 docs: replace ``bash with ``sh in all .md files 2022-08-15 20:45:43 +00:00
AJ ONeal
1cbc906cab bugfix: gpg/bin -> gnupg/bin, use 'git config' for name and email 2021-11-19 09:47:14 +00:00
AJ ONeal
07cf1d25c2 refactor!: rename git-gpg-init => git-config-gpg 2021-11-19 09:33:58 +00:00
AJ ONeal
817400e5b0 refactor: gpg ~/Downloads/webi 2021-11-15 11:28:53 +00:00
AJ ONeal
5394796d1a feature: add gpg (GnuPG) 2021-11-14 08:18:32 +00:00