Skip to content

Instantly share code, notes, and snippets.

@3rdp
Last active April 4, 2018 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 3rdp/0000985b51b6abb6348c7a77502baad1 to your computer and use it in GitHub Desktop.
Save 3rdp/0000985b51b6abb6348c7a77502baad1 to your computer and use it in GitHub Desktop.
Git Bash + Hyper
module.exports = {
shell: 'C:\\Program Files\\Git\\usr\\bin\\bash.exe',
shellArgs: ['-l', '-i'],
env: {TERM: 'cygwin'},
/** hypercwd plugin breaks */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment