Skip to content

refactor: streamline shell detection logic in Unix environment#1

Open
FellowTraveler wants to merge 1 commit intoveithly:masterfrom
FellowTraveler:unix-shell-paths
Open

refactor: streamline shell detection logic in Unix environment#1
FellowTraveler wants to merge 1 commit intoveithly:masterfrom
FellowTraveler:unix-shell-paths

Conversation

@FellowTraveler
Copy link
Copy Markdown

  • Introduced a helper function find_shell to check standard Unix shell paths before falling back to PATH lookup.
  • Updated detection for Zsh, Bash, Fish, and POSIX Shell to utilize the new helper function, improving reliability in locating shell executables.

- Introduced a helper function `find_shell` to check standard Unix shell paths before falling back to PATH lookup.
- Updated detection for Zsh, Bash, Fish, and POSIX Shell to utilize the new helper function, improving reliability in locating shell executables.
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