[PR #398] feat: Add Fish shell support in installer #443

Closed
opened 2026-03-02 04:13:38 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/git-ai-project/git-ai/pull/398

State: closed
Merged: Yes


Fixes #386

  • Enhanced detect_shell() to detect Fish shell via $SHELL env var, ~/.config/fish/config.fish existence, and $FISH_VERSION variable
  • Use fish_add_path -g for PATH modification (idiomatic Fish syntax)
  • Create ~/.config/fish/ directory if it doesn't exist before writing config
  • Maintains backward compatibility with bash and zsh users
**Original Pull Request:** https://github.com/git-ai-project/git-ai/pull/398 **State:** closed **Merged:** Yes --- Fixes #386 - Enhanced detect_shell() to detect Fish shell via $SHELL env var, ~/.config/fish/config.fish existence, and $FISH_VERSION variable - Use fish_add_path -g for PATH modification (idiomatic Fish syntax) - Create ~/.config/fish/ directory if it doesn't exist before writing config - Maintains backward compatibility with bash and zsh users
kerem 2026-03-02 04:13:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#443
No description provided.