Skip to content

Instantly share code, notes, and snippets.

@0xch4z
Created June 24, 2018 15:05
Show Gist options
  • Select an option

  • Save 0xch4z/d34ee49c7f17a2a869ad8f6953f663dd to your computer and use it in GitHub Desktop.

Select an option

Save 0xch4z/d34ee49c7f17a2a869ad8f6953f663dd to your computer and use it in GitHub Desktop.
module.exports = {
shell: 'C:\\Program Files\\Git\\git-cmd.exe',
shellArgs: ['--command=usr/bin/bash.exe', '-l', '-i'],
env: {
TERM: 'cygwin',
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment