Commit Graph

8 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
AJ ONeal
1228ee1fa0 bugfix(k*): 'curl -A -L $WEBI_UA' should be 'curl -A $WEBI_UA' 2021-12-05 05:01:41 +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
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
Michael Paesold
36b751dc3c Added kubectx installer
See https://github.com/ahmetb/kubectx

Implementation for #173

Collaborative work of Nico Kerschbaumer and me
2021-01-09 20:27:21 +00:00