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
On my mac, sh is not a symlink, but it's actually bash when you do sh --help. This is fine as bash is POSIX compatible, but we should fix this shell type detection for this case so we don't lose shell integration.