Skip to content

Instantly share code, notes, and snippets.

@hooptie45
Created January 1, 2014 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hooptie45/8205738 to your computer and use it in GitHub Desktop.
Save hooptie45/8205738 to your computer and use it in GitHub Desktop.
git config --global --add core.editor 'edit'
#!/bin/bash
exec /Applications/Emacs.app/Contents/MacOS/bin/emacsclient -c --alternate-editor="" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment