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
When using the fish shell, ssh-add fails unless eval (ssh-agent -c) is run first. The script could be adjusted to detect bash/zsh vs fish and start the agent accordingly.