jojobyte
dd206a00a7
feat(webi): add help command usage for bash
2022-03-07 09:42:40 +00:00
Duncan Browne
d2164c14e0
docs(vps-addswap): typos in readme
2022-03-07 08:12:31 +00:00
Duncan Browne
3c69dafa3a
docs(grammar): it -> it's, update -> updates in README
2022-03-07 08:10:36 +00:00
Stef Dunlap
6b21cc7245
fix(pwsh): use Env:HOME in bootstrap.ps1 to run from any directory
...
This fixes bug whereby one could only run webi from the home directory because it created the `.local\bin` in whatever directory it was run.
2022-03-07 07:55:01 +00:00
AJ ONeal
908b67d172
chore: make Prettier
2022-03-05 08:05:05 +00:00
emdneto
e293f5dfa9
feature: add otsgo installer
2022-03-05 08:03:53 +00:00
AJ ONeal
2acd20e028
docs(koji): update docs for webi users as target audience
2022-01-28 09:08:36 +00:00
Danny Tatom
17663e4e17
feat(koji): add koji
2022-01-28 09:08:36 +00:00
AJ ONeal
f37c968e4e
docs: update CONTRIBUTING guidelines
2022-01-26 02:00:40 -07:00
AJ ONeal
a50d690197
chore: run linters and formatters
2022-01-26 02:00:21 -07:00
AJ ONeal
6ebcd76d3a
tooling: add 'npm run lint' (and config)
2022-01-26 01:59:49 -07:00
AJ ONeal
61157fa68d
tooling: add npm run shfmt to package.json
2022-01-26 01:50:00 -07:00
AJ ONeal
bd0867f478
docs(win): update elevated privileges error message
2022-01-26 07:59:58 +00:00
Jay Palacio
180758d50b
fix(webi): add check for windows pwsh being run as admin
2022-01-26 07:46:33 +00:00
AJ ONeal
2b37afbc94
docs(gh): fix some typos and grammar
2022-01-26 07:31:37 +00:00
Will Merfalen
bcc3c2bbc6
add a few Github Actions entries to the cheat sheet
2022-01-26 07:19:54 +00:00
AJ ONeal
3efb343b94
docs: add CONTRIBUTING.md
2021-12-17 17:29:05 +00:00
Piyush kumar
c3bc09f3d2
docs(jshint): fix sed typo in README.md
2021-12-17 17:26:09 +00:00
Danish Shafi
bb9ce2d026
docs(jshint): fix typo in sed command
2021-12-17 17:21:34 +00:00
AJ ONeal
582c48671d
chore(go): whitespace
2021-12-09 18:22:19 +00:00
XinruShan
72b9fbf1eb
add installer alias for go
2021-12-09 18:20:43 +00:00
AJ ONeal
cda2da19b3
docs(webi): fix syntax in yaml example
2021-12-05 10:07:57 +00:00
AJ ONeal
30e20e736c
feat: add python installer
2021-12-05 10:07:57 +00:00
AJ ONeal
88fcdf968a
fix(webi): all $s should be escaped with $$$$
2021-12-05 07:59:38 +00:00
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
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
AJ ONeal
b85ce79b85
bugfix(zoxide): detect armv6 downloads correctly
2021-12-05 05:01:40 +00:00
AJ ONeal
2f91ffb23d
chore(style): wrap info-only installers in function
2021-12-05 05:01:40 +00:00
AJ ONeal
8302c9e1ca
chore(style): wrap standalone scripts with a main function
2021-12-05 05:01:39 +00:00
AJ ONeal
528c89c9fb
chore(style): wrap all bash redirect installers in functions
2021-12-05 05:01:39 +00:00
AJ ONeal
c007aacdbf
feature(vim-essentials): include shfmt & shellcheck, suggest jshint
2021-12-05 05:01:38 +00:00
AJ ONeal
fb0340b392
feature(vim-shfmt): add shellcheck, add vim-shfmt to vim-essentials
2021-12-05 05:01:38 +00:00
AJ ONeal
bfb7b97f10
docs(vim-ale): suggest linter plugins to install
2021-12-05 05:01:38 +00:00
AJ ONeal
cb315c3af8
feature: add jshint
2021-12-05 05:01:37 +00:00
AJ ONeal
d15ca0aada
docs(prettier): update README with files section and new update instructions
2021-12-05 05:01:37 +00:00
AJ ONeal
1fa7ebece6
docs(example): add template for Files section
2021-12-05 05:01:37 +00:00
AJ ONeal
62fbb37acf
docs(internal): comments about downloads
2021-12-05 05:01:36 +00:00
Oscar J Rodriguez
0287cd4beb
feature(rg): add installer alias for ripgrep (see #221 )
...
Making ripgrep installer an alias for rg
2021-12-05 05:01:21 +00:00
Dy1z
7e3baa5116
docs: add -- global flag
2021-11-24 07:03:40 +00:00
AJ ONeal
6053316180
bugfix: update arh waterfall to properly detect armv7 vs arm64
2021-11-24 06:59:25 +00:00
AJ ONeal
ef1b4f03c8
feature(linux): prefer musl builds to gnu builds
2021-11-24 06:58:52 +00:00
AJ ONeal
a05e632457
chore(lint): == to ===
2021-11-24 06:57:33 +00:00
AJ ONeal
05b8f37fb5
chore: make Prettier
2021-11-24 06:50:51 +00:00
AJ ONeal
b80057d427
bugfix(_example): vars should be quoted (and disable unexported vars warning)
2021-11-23 09:07:46 +00:00
AJ ONeal
d68d0376b9
feature(windows): make it more clear that the user needs to update their PATH
2021-11-23 09:07:46 +00:00
AJ ONeal
89e0e89d89
feature(delta): automagically set delta to default git diff
2021-11-23 09:07:46 +00:00
AJ ONeal
2e5ea286d3
docs(delta): add all sorts of goodies to cheat sheet
2021-11-23 09:07:46 +00:00
AJ ONeal
953c06cbc3
feature(delta): use WEBI_UA for curl.exe
2021-11-23 09:07:46 +00:00
Jay Palacio
e7dad62274
feature(delta): add *nix and Windows installer + cheat sheet
2021-11-23 07:15:36 +00:00