Commit Graph

  • bab564bdeb fix(k9s): add release update timeout AJ ONeal 2023-01-15 08:34:08 +00:00
  • 21c668b4b7 chore(fmt): set .prettierrc.json.trailingComma = "all" AJ ONeal 2023-01-15 08:04:25 +00:00
  • 2149eeb7f8 chore(fmt): mv .prettierrc .prettierrc.json AJ ONeal 2023-01-15 08:00:45 +00:00
  • 9c1be4bc3a chore(fmt): npm run prettier AJ ONeal 2023-01-15 07:59:32 +00:00
  • 967eff256a Missing word - VIM Leader Cheatsheet David McClellan 2022-12-01 13:12:20 -05:00
  • eddef3c24b ref: simplify download folder check AJ ONeal 2023-01-15 07:26:54 +00:00
  • 4723810e2b feat: set Downloads dir from xdg-user-dir DOWNLOAD when available Vladimir Siritsa 2023-01-06 13:21:52 +02:00
  • 40f37cb916 feat: add duckdns -> DuckDNS.sh alias AJ ONeal 2023-01-15 03:25:02 +00:00
  • 25b003996a feat: add DuckDNS.sh AJ ONeal 2023-01-15 03:14:05 +00:00
  • 22aa8ba596 feat(releases): add github source releases (no assets) AJ ONeal 2023-01-15 02:00:52 +00:00
  • 2f618384cc fix: update @root/request for hanging error bugfix AJ ONeal 2022-11-14 17:39:50 +00:00
  • 5bfc166f1b docs(caddy): a few more updates docs-caddy AJ ONeal 2022-10-21 22:34:40 +00:00
  • 75284b2a93 ref!: remove 'shmatter' and update 'marked' AJ ONeal 2022-10-20 20:48:41 +00:00
  • 2f33f44c38 docs(caddy): update examples, simplify config AJ ONeal 2022-10-04 11:43:15 -06:00
  • 4d60ec9435 docs(sh,ms): meta redirect to cheat sheet AJ ONeal 2022-08-30 20:57:59 +00:00
  • cbd8ae6420 docs: add new webi.sh and webi.ms AJ ONeal 2022-08-29 03:42:15 +00:00
  • c7d761bbb2 fix(python): update version checks AJ ONeal 2022-09-28 07:22:58 +00:00
  • f5216315d1 fix(fzf): update release.js NoahELE 2022-08-31 14:45:45 +08:00
  • f181609b91 lint(posix): block-redirect multi-command output (fix #511, SC2129) sachnr 2022-08-29 23:18:01 +05:30
  • b19635874d lint(sh): ignore warnings about expansion in docstring (fixes #506) Rishav Nandi 2022-08-25 03:19:15 +05:30
  • 8cda6ee36d chore(fmt): npm run fmt AJ ONeal 2022-08-24 06:34:03 +00:00
  • de0a09290e chore(style): update fmt rules & guidelines AJ ONeal 2022-08-13 04:34:55 +00:00
  • c4de76b5af fix(sh): use strict mode for install example AJ ONeal 2022-08-21 08:04:05 +00:00
  • 76fc3bfefa refactor(posix): remove cd output redirects - it has no output AJ ONeal 2022-08-21 08:01:37 +00:00
  • 184487e228 lint(_webi): redirect output properly the script embedded in bootstrap.sh (fix SC2069) AJ ONeal 2022-08-24 05:07:49 +00:00
  • e2218a0683 lint(_webi): quote vars in the script embedded in bootstrap.sh (fix SC2046) AJ ONeal 2022-08-24 05:06:48 +00:00
  • 96c02cd395 refactor(vps-addswap, vps-utils): quote variables to avoid word splitting Rishav Nandi 2022-08-22 23:21:27 +05:30
  • 0dbe056e5b refactor(_webi): refactor to make sure printf format strings don't use variables Rishav Nandi 2022-08-22 23:09:58 +05:30
  • 9c38a0124c lint(sh): removed redundant [ around if blocks (fix #500, SC2143) Shyam Mahajan 2022-08-21 14:25:40 +05:30
  • 22310ec528 doc(posix): remove unnecessary references to bash AJ ONeal 2022-08-21 07:43:08 +00:00
  • b12b06eedd refactor(posix): don't run scripts with bash unnecessarily AJ ONeal 2022-08-21 07:30:55 +00:00
  • d2fdc7b41a refactor!(posix): use posix shebang #!/bin/sh (fix #494) AJ ONeal 2022-08-21 07:10:33 +00:00
  • 5053d7064f fix(posix): use subshell on cd entry, nix trailing cd AJ ONeal 2022-08-21 06:36:40 +00:00
  • be05abb043 refactor!(posix) replace pushd with cd Tarek Arar 2022-08-17 14:38:50 +04:00
  • fbcef3e583 refactor(posix): replace echo bashisms with printf (fixes #479, SC3037) AJ ONeal 2022-08-21 05:46:17 +00:00
  • 53d1588c8d refactor!(posix): translate 'read -s' bashism (shellcheck SC3045) AJ ONeal 2022-08-21 05:20:28 +00:00
  • 0a8675427c refactor!(posix): translate complex [[ bashisms (shellcheck SC3014) AJ ONeal 2022-08-21 04:57:46 +00:00
  • 0d611cb246 fix(posix): double quote vars that require it AJ ONeal 2022-08-21 04:23:04 +00:00
  • a87e38b3e5 fix(posix): double quote vars that require it AJ ONeal 2022-08-21 03:36:59 +00:00
  • 8ccaf95611 fix:(posix) revert complex uses of [[ (bashisms) AJ ONeal 2022-08-21 03:23:35 +00:00
  • 48a16a315e refactor!(posix): replace simple [[ with [ (partial fix for #465) Marcin Woźniak 2022-08-14 02:17:56 +02:00
  • 6051f6ab72 fix(vps-addswap): updates root check thebatman1 2022-08-16 10:33:53 +05:30
  • d65eb457f9 refactor(posix): replace '==' with '=' (shellcheck SC3014) AJ ONeal 2022-08-21 01:55:06 +00:00
  • fdeefd7e75 refactor(posix): remove function prefixes from all shell files brij 2022-08-18 10:28:38 +05:30
  • 82af8b46a4 docs: replace ``bash with ``sh in all .md files MoNakouzi 2022-08-15 00:51:56 -04:00
  • 4c539f3bd2 chore(sh): remove more unnecessary 'echo' from all scripts (fix #466) Marcin Woźniak 2022-08-14 01:12:15 +02:00
  • 24f66d7549 feat(curlie): add curlie version AJ ONeal 2022-08-13 04:23:30 +00:00
  • de0554a9e5 chore(sh): remove unnecessary 'echo' from all scripts Marcin Woźniak 2022-08-08 23:26:52 +02:00
  • 4895d5d690 fix: make 'pkg@' just 'pkg' when missing version AJ ONeal 2022-08-08 12:21:54 +00:00
  • 8d70f74765 hotfix: always use full PATH to 'webi' command AJ ONeal 2022-08-08 12:44:54 +00:00
  • 509e957842 doc+feat(webi): update PATH instructions, fix typos dbbrowne 2022-03-29 20:18:57 +01:00
  • 4e2f221dd6 doc(golang): update 'hello world' build + run, etc dbbrowne 2022-03-28 19:14:56 +01:00
  • 68ecd7c4b4 feat!: migrate go tooling to go-essentials AJ ONeal 2022-08-08 10:23:13 +00:00
  • 45e38fab5a feat: add go-essentials AJ ONeal 2022-08-08 10:14:22 +00:00
  • 772f1b231c fix(vim-go): just use :GoInstallBinaries AJ ONeal 2022-08-08 07:59:55 +00:00
  • 25b9bbd43c fix(vim-go): Go 1.18 drops support for 'go get' #441 Sai Krishna 2022-04-24 21:32:30 -04:00
  • 7b2f537ac9 feat(koji): update installer and readme Danny Tatom 2022-05-01 01:50:51 -07:00
  • fed1387037 doc(postgres): add secure remote user instructions AJ ONeal 2022-08-03 13:19:01 -06:00
  • ee594b4985 rustlang: Added the pathman, disabled SC2016 Marcin Woźniak 2022-03-28 11:40:25 +02:00
  • 265db05dee doc(caddy): add reverse_proxy + redirect AJ ONeal 2022-06-09 17:54:16 -06:00
  • 404d573f3d Drop unnecessary mentions of Windows version Kid 2022-06-04 14:46:46 +08:00
  • 0cbdcc9387 feat: move more templating code to public repo AJ ONeal 2022-06-01 17:15:54 +00:00
  • d34517b930 fix(pyenv): update for latest pyenv+fish Hritik Kumar Singh 2022-03-25 21:39:37 +05:30
  • 6c250ad0dc docs(rustlang): Rust Hello World instructions Duncan Browne 2022-03-15 23:43:23 +00:00
  • 1c20c6d8ce feat: add ziglang AJ ONeal 2022-03-27 09:38:12 +00:00
  • 0864a0a0f8 feat: add dashmsg AJ ONeal 2022-03-12 09:38:50 +00:00
  • 043fcd3ca0 fix: pass options to gpg correctly on linux AJ ONeal 2022-03-08 08:34:07 +00:00
  • 7a06af314c fix(pwsh): always create webi Downloads directory AJ ONeal 2022-03-08 05:40:04 +00:00
  • a219887252 doc(style): README.md must have content after frontmatter AJ ONeal 2022-03-07 10:36:57 +00:00
  • d2f7574b44 chore(lint): add set -e; set -u for strict bash Marcin Woźniak 2022-02-02 22:55:30 +01:00
  • bf2dae86a0 doc(style): tagline frontmatter should use a paragraph AJ ONeal 2022-03-07 10:23:07 +00:00
  • a9c2b9d181 chore: shmatter to frontmatter (closes #393) Marcin Woźniak 2022-02-16 22:55:42 +01:00
  • 38a3640bd1 feat(webi): update help and version commands (bash & powershell) AJ ONeal 2022-03-07 09:42:26 +00:00
  • 14b8b8701a feat(webi): add help command to powershell jojobyte 2022-02-04 09:05:18 -07:00
  • dd206a00a7 feat(webi): add help command usage for bash jojobyte 2022-02-02 05:48:27 -07:00
  • d2164c14e0 docs(vps-addswap): typos in readme Duncan Browne 2022-02-28 22:34:08 +00:00
  • 3c69dafa3a docs(grammar): it -> it's, update -> updates in README Duncan Browne 2022-03-05 20:07:11 +00:00
  • 6b21cc7245 fix(pwsh): use Env:HOME in bootstrap.ps1 to run from any directory Stef Dunlap 2022-02-02 15:44:27 -05:00
  • 908b67d172 chore: make Prettier AJ ONeal 2022-03-05 08:05:05 +00:00
  • e293f5dfa9 feature: add otsgo installer emdneto 2021-12-22 22:28:28 -03:00
  • 2acd20e028 docs(koji): update docs for webi users as target audience AJ ONeal 2022-01-28 09:04:44 +00:00
  • 17663e4e17 feat(koji): add koji Danny Tatom 2021-12-23 11:18:17 -08:00
  • f37c968e4e docs: update CONTRIBUTING guidelines AJ ONeal 2022-01-26 02:00:40 -07:00
  • a50d690197 chore: run linters and formatters AJ ONeal 2022-01-26 02:00:21 -07:00
  • 6ebcd76d3a tooling: add 'npm run lint' (and config) AJ ONeal 2022-01-26 01:59:49 -07:00
  • 61157fa68d tooling: add npm run shfmt to package.json AJ ONeal 2022-01-26 01:50:00 -07:00
  • bd0867f478 docs(win): update elevated privileges error message AJ ONeal 2022-01-26 07:59:58 +00:00
  • 180758d50b fix(webi): add check for windows pwsh being run as admin Jay Palacio 2021-12-23 08:34:31 -05:00
  • 2b37afbc94 docs(gh): fix some typos and grammar AJ ONeal 2022-01-26 07:31:37 +00:00
  • bcc3c2bbc6 add a few Github Actions entries to the cheat sheet Will Merfalen 2021-12-08 17:39:28 -07:00
  • 3efb343b94 docs: add CONTRIBUTING.md AJ ONeal 2021-12-05 06:04:10 +00:00
  • c3bc09f3d2 docs(jshint): fix sed typo in README.md Piyush kumar 2021-12-17 09:21:23 +05:30
  • bb9ce2d026 docs(jshint): fix typo in sed command Danish Shafi 2021-12-14 18:17:54 +00:00
  • 582c48671d chore(go): whitespace AJ ONeal 2021-12-09 18:22:19 +00:00
  • 72b9fbf1eb add installer alias for go XinruShan 2021-12-05 18:33:04 +08:00
  • cda2da19b3 docs(webi): fix syntax in yaml example AJ ONeal 2021-12-05 10:07:47 +00:00
  • 30e20e736c feat: add python installer AJ ONeal 2021-12-05 10:04:01 +00:00
  • 88fcdf968a fix(webi): all $s should be escaped with $$$$ AJ ONeal 2021-12-05 07:59:38 +00:00
  • 1c757ef9b1 docs(ps1): remove dead comment about missing WEBI_UA AJ ONeal 2021-12-05 01:31:55 +00:00
  • 1228ee1fa0 bugfix(k*): 'curl -A -L $WEBI_UA' should be 'curl -A $WEBI_UA' AJ ONeal 2021-12-05 01:26:35 +00:00