Skip to content

Instantly share code, notes, and snippets.

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 DEVfancybear/1bebccff81714975b2fee6d53c7d0f59 to your computer and use it in GitHub Desktop.
Save DEVfancybear/1bebccff81714975b2fee6d53c7d0f59 to your computer and use it in GitHub Desktop.
// Batch link
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\bash.exe",
"terminal.integrated.shellArgs.windows": ["-c", "zsh"],
"git.path": "/usr/bin/git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment