Skip to content

Instantly share code, notes, and snippets.

@JM-Mendez
Last active February 7, 2022 16:29
Show Gist options
  • Save JM-Mendez/e076ccb576db840777042bb202b4877e to your computer and use it in GitHub Desktop.
Save JM-Mendez/e076ccb576db840777042bb202b4877e to your computer and use it in GitHub Desktop.
Set vscode as git editor when using ssh #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