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

SSH-Agent identity does not work with fish-shell environment #511

Open
muuvmuuv opened this issue Mar 24, 2025 · 2 comments
Open

SSH-Agent identity does not work with fish-shell environment #511

muuvmuuv opened this issue Mar 24, 2025 · 2 comments

Comments

@muuvmuuv
Copy link

Connecting to a ssh-agent identity opens a shell script using zsh, I use fish so no configuration is applied, and no ssh-add -l can work. How do I tell that script to init a fish environment?

@crschnick
Copy link
Member

So if I understand this correctly, you have configured the SSH agent only in your fishrc and not your .zshrc?

@muuvmuuv
Copy link
Author

Correct, because I never use zsh, only fish. I know it's macOS default, but it's my preference. I created a zshrc as a workaround, but really don't want to manage two environments.

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

No branches or pull requests

2 participants