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

Load env.fish from direnv #1216

Open
vlashada opened this issue Dec 15, 2023 · 0 comments
Open

Load env.fish from direnv #1216

vlashada opened this issue Dec 15, 2023 · 0 comments
Labels

Comments

@vlashada
Copy link

Is your feature request related to a problem? Please describe.
In the Fish shell, direnv cannot be used to auto-load env.fish when entering a directory, causing manual sourcing each time, which is inefficient.

Describe the solution you'd like
Implement an auto-load feature in direnv for env.fish, similar to how .envrc files are handled, to streamline environment setup in Fish shell.

Describe alternatives you've considered
Current workaround involves custom Fish shell scripts, but they lack integration and ease of use.

Additional context
This enhancement aligns the experience for Fish shell users with those using Bash or Zsh, promoting efficient environment management.

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

No branches or pull requests

1 participant