

Let’s change that to // the shell to run when spawning a new session // if left empty, your system's login shell will be used by default shell: ' C:\\Program Files (x86)\\Git\\bin\\bash.exe', // for setting shell arguments // by default `` will be used shellArgs: , In here, you want to find this section: // the shell to run when spawning a new session // if left empty, your system's login shell will be used by default shell: '', // for setting shell arguments // by default `` will be used shellArgs: , Well, thats easy! Have hyper selected, and press the ctrl-key while pressing the comma-key ( ctrl + ,) - and you are inside the.


Configuring bash as default shellĪssuming you have git-bash installed, I’m guessing you want use it as your default shell. We got a glorified Command Promt with some slick lines and some padding.Īssuming you actually want to use the terminal, lets switch to a bash-shell to get some linux commands available. Command Prompt with some slick lines & padding
