Skip to content

Instantly share code, notes, and snippets.

@jessehao
Created August 15, 2019 14:54
Show Gist options
  • Save jessehao/38c6776b1725a5825512bdb16c8b6f33 to your computer and use it in GitHub Desktop.
Save jessehao/38c6776b1725a5825512bdb16c8b6f33 to your computer and use it in GitHub Desktop.
Git Commands
# use vscode as default editor for git
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