Commit Graph

571 Commits

Author SHA1 Message Date
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
AJ ONeal
bc91c9838b bugfix(vim-shfmt): fix package name 2021-11-21 13:12:18 +00:00
jk
4edf137e5d chore(style): add shebang, set bash strict mode, create function 2021-11-21 13:05:42 +00:00
AJ ONeal
91512157ab refactor: finish moving ssh-* scripts to own installers 2021-11-21 12:35:05 +00:00
AJ ONeal
b1d3b44f96 bugfix(misc): fix kind, gprox, myip, pandoc 2021-11-21 12:35:05 +00:00
AJ ONeal
e9c3b79c56 feature: add test (install almost every package) 2021-11-21 12:35:05 +00:00
AJ ONeal
9d4f044bbb chore: ignore .bak files 2021-11-21 12:35:05 +00:00
AJ ONeal
85b1e22d97 chore: remove (accidental) wsl.bak 2021-11-21 12:35:05 +00:00
Marcin Woźniak
ca7a838c6f chore(style): convert blocks into functions (see #325) 2021-11-21 10:50:03 +00:00
AJ ONeal
704265583c fixup(rg): call install function 2021-11-21 09:53:33 +00:00
jk
ae83a11790 style(rg): add shebang, set bash strict mode, create function 2021-11-21 09:53:33 +00:00
AJ ONeal
178dde0699 docs(vim-essentials): recommend vim-rust (and devicons too) 2021-11-21 05:34:09 +00:00
AJ ONeal
85a5689dbb refactor(setcap-netbind): update bash to style, update docs 2021-11-21 05:32:10 +00:00
Ryan Burnette
46af5a3ca3 feature: add setcap-netbind 2021-11-21 04:57:59 +00:00
liudonghua
75bb6914e2 bugfix(shfmt) update install.ps1 (fix #314) 2021-11-21 03:51:34 +00:00
liudonghua
af69d27510 bugfix(yq) update install.ps1 (fix #313) 2021-11-21 03:22:46 +00:00
AJ ONeal
714d8699c0 feature(yq): add man pages too 2021-11-21 03:22:27 +00:00
liudonghua
d14256ec75 bugfix(yq): update install.sh for new package format 2021-11-21 03:22:27 +00:00
AJ ONeal
e282849476 feature: add iterm2-themes 2021-11-19 10:47:53 +00:00
AJ ONeal
75b064a121 refactor!: alias git-config-gpg to old location git-gpg-init 2021-11-19 09:51:57 +00:00
AJ ONeal
1cbc906cab bugfix: gpg/bin -> gnupg/bin, use 'git config' for name and email 2021-11-19 09:47:14 +00:00