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
At the moment this is hard-coded to use /bin/sh which is the least useful. It would be cool if we could specify a different shell in the package Settings, like bash -ilc.
At the moment this is hard-coded to use
/bin/shwhich is the least useful. It would be cool if we could specify a different shell in the package Settings, likebash -ilc.