AJ ONeal
1803c208c3
feat: install shell completions and man pages from archives
...
Updated install.sh for bat, fd, gh, goreleaser, lsd, rg, sd, watchexec,
and zoxide to extract and install shell completions (bash, fish, zsh) and
man pages from their release archives. Completions go to standard XDG
locations under the versioned opt directory. All moves use 2>/dev/null
fallbacks for older versions that don't include completions.
2026-03-10 09:15:23 -06:00
AJ ONeal
2c3b21a5ae
add releases.conf for all GitHub and nodedist packages
...
Declarative key=value config files that specify the release source
(github or nodedist), owner/repo, and optional tag_prefix for
monorepo packages. These replace the per-package releases.js logic
for the Go rewrite.
2026-03-09 22:27:02 -06:00
AJ ONeal
8f9b9da4a3
chore: npm run fmt
2026-03-08 19:38:49 -06:00
AJ ONeal
2010c62226
ref(githubish): automated removal of unused request
2024-10-14 09:03:22 +00:00
AJ ONeal
6b25145795
fix(zoxide): remove incorrect arch detection
2023-12-28 02:04:26 -07:00
AJ ONeal
1b3d575b0f
fix(windows): include User-Agent MS so that alias installs work in dev
2023-11-08 00:41:20 -07:00
RubenRam
1d9dadd8cf
doc(zoxide): update README Files section
2023-11-02 17:28:49 -06:00
AJ ONeal
3d51b8373a
chore(pwsh): lint+fix
2023-10-18 02:10:55 -06:00
AJ ONeal
f98086b38e
chore(pwsh): fmt
2023-10-18 02:10:55 -06:00
AJ ONeal
d2fdc7b41a
refactor!(posix): use posix shebang #!/bin/sh ( fix #494 )
2022-08-21 07:10:33 +00:00
brij
fdeefd7e75
refactor(posix): remove function prefixes from all shell files
2022-08-18 15:10:58 +00:00
AJ ONeal
1c757ef9b1
docs(ps1): remove dead comment about missing WEBI_UA
2021-12-05 05:01:41 +00:00
AJ ONeal
b85ce79b85
bugfix(zoxide): detect armv6 downloads correctly
2021-12-05 05:01:40 +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
Ajeet D'Souza
3360eeefdf
Fix bash installer
2021-11-09 12:09:59 -07:00
Ajeet D'Souza
bbcabdec03
docs: add post install instructions for zoxide
2021-08-15 03:50:50 +00:00
Ajeet D'Souza
29d0b6075e
Add zoxide
2021-06-15 05:27:16 +00:00