Skip to content

Conversation

@detox-24
Copy link

@detox-24 detox-24 commented Jan 7, 2026

Changes

_webi/test.js (lines 74-81)

Explicitly tagged x64amd64 and arm64arm64 to consistently preserve architecture naming across all helpers.

fish/releases.js (lines 26-42)

Tagged new Linux binaries with appropriate architecture:

  • fish-*-linux-x86_64.tar.xzos: 'linux', arch: 'amd64'
  • fish-*-linux-aarch64.tar.xzos: 'linux', arch: 'arm64'

fish/install.sh (lines 38-69)

  • (lines 38-62) Added _linux_post_install() function to display instructions for setting fish as default shell on Linux machines.
  • (lines 65-69) Added early return in _macos_post_install() to exit if Linux machine is detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant