mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
remove outdated git bash example from config
This commit is contained in:
parent
0dce08c310
commit
8e58fd9235
1 changed files with 0 additions and 4 deletions
|
|
@ -114,10 +114,6 @@ module.exports = {
|
||||||
//
|
//
|
||||||
// Cygwin
|
// Cygwin
|
||||||
// - Example: `C:\\cygwin64\\bin\\bash.exe`
|
// - Example: `C:\\cygwin64\\bin\\bash.exe`
|
||||||
//
|
|
||||||
// Git Bash
|
|
||||||
// - Example: `C:\\Program Files\\Git\\git-cmd.exe`
|
|
||||||
// Then Add `--command=usr/bin/bash.exe` to shellArgs
|
|
||||||
shell: '',
|
shell: '',
|
||||||
|
|
||||||
// for setting shell arguments (i.e. for using interactive shellArgs: `['-i']`)
|
// for setting shell arguments (i.e. for using interactive shellArgs: `['-i']`)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue