Guest User

Untitled

a guest
Jun 25th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. module.exports = {
  2. shell: 'C:\\Program Files\\Git\\git-cmd.exe',
  3. shellArgs: ['--command=usr/bin/bash.exe', '-l', '-i'],
  4. env: {
  5. TERM: 'cygwin',
  6. },
  7. };
Add Comment
Please, Sign In to add comment