1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-24 06:04:04 +03:00
tabby/terminus-terminal
Sebastian Staudt d0f378764f Start an interactive logon shell for Git Bash
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
2017-08-07 10:07:07 +02:00
..
src Start an interactive logon shell for Git Bash 2017-08-07 10:07:07 +02:00
.gitignore wip 2017-04-11 02:22:48 +02:00
package.json bump 2017-08-02 15:22:32 +02:00
tsconfig.json fixed #126 2017-07-24 14:48:16 +02:00
webpack.config.js fixed #126 2017-07-24 14:48:16 +02:00
yarn.lock fixed #126 2017-07-24 14:48:16 +02:00