Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for fish shell #1691

Open
iMonZ opened this issue Jun 7, 2024 · 2 comments
Open

Support for fish shell #1691

iMonZ opened this issue Jun 7, 2024 · 2 comments
Assignees

Comments

@iMonZ
Copy link

iMonZ commented Jun 7, 2024

Support for the fish shell in the installation and after the setup is finished.
The commands that are provided to set everything up do not work in this shell.

@taers232c
Copy link
Contributor

taers232c commented Jun 7, 2024 via email

@jay0lee
Copy link
Member

jay0lee commented Oct 3, 2024

Few points here:

  • Even if fish is the default shell Bash should be present on the system so the installer command bash <(curl... should "just work" on these systems. Creating an installer script that can be properly interpreted by multiple shells (bash, zsh, fish, whatever) is out of scope here.
  • If GAM is able to detect fish is default shell for user we may be able to update the fish rc file (~/.fishrc ?) with commands to tell fish how to execute GAM.

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

No branches or pull requests

3 participants