Skip to content

Instantly share code, notes, and snippets.

Set up git editor

The main command is:

git config --global core.editor "path to your editor with params"

Set up an editor and check it by making a commit: