Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. // MSYS2
  2. "terminal.integrated.shell.windows": "C:\msys64\usr\bin\bash.exe",
  3. "terminal.integrated.shellArgs.windows": ["--login", "-i"],
  4. "terminal.integrated.env.windows": {
  5. "CHERE_INVOKING": "1"
  6. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement