Commit Graph

13 Commits

Author SHA1 Message Date
AJ ONeal
1c757ef9b1 docs(ps1): remove dead comment about missing WEBI_UA 2021-12-05 05:01:41 +00:00
Oliver
6b940eb8cb Fixing windows installer curl call (l#360)
The environment variable $Env:WEBI_UA seems to be set to "Windows " followed by Arch (x64 etc.). Unfortunately, the parameters for the curl.exe call are "misplaced" and the user agent string is not passed to the -A parameter. This commit fixes this issue.
2021-12-05 05:01:40 +00:00
jk
4edf137e5d chore(style): add shebang, set bash strict mode, create function 2021-11-21 13:05:42 +00:00
Marcin Woźniak
ca7a838c6f chore(style): convert blocks into functions (see #325) 2021-11-21 10:50:03 +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
20dea82a28 docs: update 'Updating' sections with new format 2021-08-15 05:57:26 +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
ishanpan
dbeef945f5 cleanup ps1 2021-04-26 04:52:11 +00:00
Nico Kerschbaumer
11c65611c7 Updated readme 2021-01-19 01:06:27 -07:00
Nico Kerschbaumer
76cb2a6346 Added k9s installer 2021-01-09 20:10:44 +00:00