lambdamusic
2/7/2013 - 9:26 PM

Bash: How to make git use TextMate as the default commit editor « Developmentality

Bash: How to make git use TextMate as the default commit editor « Developmentality

git config --global core.editor "mate -w"