Installation
Package Manager
Homebrew
bash
brew install pomdtr/tap/sunbeamNix
bash
nix shell github:pomdtr/sunbeam --command sunbeamYay (Arch Linux, btw)
bash
yay -S sunbeam-binFrom Source
bash
go install github.com/pomdtr/sunbeam@mainGitHub Releases
Alternatively, use binaries / packages from the releases page.
Completions
Sunbeam supports completions for bash, zsh, fish and powershell. If you installed sunbeam using a package manager, the completions should be installed automatically. Otherwise, you can install them manually.
Run sunbeam completion <shell> --help to list the available options.