Skip to content

Instantly share code, notes, and snippets.

@halfbug
Created October 18, 2022 12:01
Show Gist options
  • Save halfbug/4cebbece8c2912bdd18df804181d27a1 to your computer and use it in GitHub Desktop.
Save halfbug/4cebbece8c2912bdd18df804181d27a1 to your computer and use it in GitHub Desktop.
open vscode as editor in git cmd
git config --global core.editor "code --wait"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment