λ exec zsh
==> Downloading atuinsh/atuin
==> Requesting atuin-x86_64-apple-darwin-update
######################################################################################################################################################################################################################################################### 100.0%
[ziextract] Successfully extracted and assigned +x chmod to the file: atuin-x86_64-apple-darwin-update.
atuin-x86_64-apple-darwin-update -> atuin
error: unexpected argument 'init' found
Usage: atuin [OPTIONS]
For more information, try '--help'.
Warning: ∞zinit-atclone-hook hook returned with 2
==> linkbin: Created atuin soft link & set +x on the atuin binary
Thankfully, an additional bpick"atuin-*.tar.gz" fixed it.
What happened?
I want to install atuin via zinit
This recipe, on my mac x86 laptop, downloads a
*-update
file instead of the correctatuin*.tar.gz
file from the current release: https://github.com/atuinsh/atuin/releases/tag/v18.3.0:Thankfully, an additional
bpick"atuin-*.tar.gz"
fixed it.Steps to reproduce
Operating System & Version
OS: darwin21.3.0 | Vendor: apple | Machine: x86_64 | CPU: x86_64 | Processor: i386 | Hardware: x86_64
Zsh version
zsh 5.9 (x86_64-apple-darwin21.3.0)
Terminal emulator
wezterm
Code of Conduct