You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?The text was updated successfully, but these errors were encountered: