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
// We follow the same convention as VS Code - https://github.com/microsoft/vscode/blob/ff00badd955d6cfcb8eab5f25f3edc86b762f49f/src/vs/workbench/contrib/terminal/browser/terminal.contribution.ts#L105-L107
218
+
// "Unlike on Linux, ~/.profile is not sourced when logging into a macOS session. This
219
+
// is the reason terminals on macOS typically run login shells by default which set up
220
+
// the environment. See http://unix.stackexchange.com/a/119675/115410"
0 commit comments