mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-24 06:04:04 +03:00
d0f378764f
Provide additional arguments to `bash.exe` to get an interactive login shell. This ensures e.g. `.profile` and `.bash_profile` are sourced. As there’s no way to have an existing session under Windows, `--login` is mandatory. Each bash session must be started from scratch. Fixes #105 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
package.json | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |