Commit Graph
21 Commits
Author SHA1 Message Date
AJ ONeal 3d51b8373a chore(pwsh): lint+fix 2023-10-18 02:10:55 -06:00
AJ ONeal f98086b38e chore(pwsh): fmt 2023-10-18 02:10:55 -06:00
AJ ONeal 89c46b728b docs: update Files section for (vim-)prettier, shellcheck, and (vim-)shfmt 2023-03-06 23:21:45 +00:00
AJ ONeal 0024f69109 doc: replace ``txt blocks with ``text blocks 2023-02-26 05:57:14 +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
brijandAJ ONeal fdeefd7e75 refactor(posix): remove function prefixes from all shell files 2022-08-18 15:10:58 +00:00
MoNakouziandAJ ONeal 82af8b46a4 docs: replace ``bash with ``sh in all .md files 2022-08-15 20:45:43 +00:00
Marcin WoźniakandAJ ONeal de0554a9e5 chore(sh): remove unnecessary 'echo' from all scripts 2022-08-13 04:23:42 +00:00
jkandAJ ONeal 4edf137e5d chore(style): add shebang, set bash strict mode, create function 2021-11-21 13:05:42 +00:00
Marcin WoźniakandAJ ONeal ca7a838c6f chore(style): convert blocks into functions (see #325) 2021-11-21 10:50:03 +00:00
liudonghuaandAJ ONeal 75bb6914e2 bugfix(shfmt) update install.ps1 (fix #314) 2021-11-21 03:51:34 +00:00
AJ ONeal 894562bc0c refactor!: namespace downloads to ~/Downloads/webi on Windows 2021-11-15 11:28:53 +00:00
AJ ONeal b944f3cb25 bugfix(Windows): make sure ~/Downloads exists 2021-11-15 11:28:53 +00:00
AJ ONeal dfb477380c chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale to syntastic 2021-08-15 05:56:56 +00:00
AJ ONeal 3f64f8b9c5 cleanup: */install.ps1 add out-null to all New-Item calls 2021-04-26 07:10:08 +00:00
AJ ONeal 46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
ishanpanandAJ ONeal dbeef945f5 cleanup ps1 2021-04-26 04:52:11 +00:00
adithyasunil26andAJ ONeal df0dbe2fbc Made README more concise and added examples 2021-01-19 08:00:14 +00:00
AJ ONeal b2df2277d6 format updates for shfmt README.md 2021-01-09 22:10:04 +00:00
adithyasunil26andAJ ONeal 49498cc112 Added shfmt 2021-01-09 22:02:23 +00:00