mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18: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
|
||||
// - 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: '',
|
||||
|
||||
// for setting shell arguments (i.e. for using interactive shellArgs: `['-i']`)
|
||||
|
|
|
|||
Loading…
Reference in a new issue