github patrickhener/goshs v2.0.8

4 hours ago

What Changed in v2.0.8

🐚 Shell Completion

Tab completion for bash, fish, and zsh — install with a single flag:

goshs --completion bash
goshs --completion fish
goshs --completion zsh

Automatically detects whether you're on macOS with Homebrew and installs to the correct path. Prints an activation command after install.

🐛 Bug Fixes

  • Fixed self-update (goshs --update) which was broken after the GoReleaser archive restructuring in v2.0.7 — asset matching is now flexible and handles both .tar.gz and .zip archives across all platforms

Installation

Added a bunch of installation methods

Don't miss a new goshs release

NewReleases is sending notifications on new releases.