Skip to content

Instantly share code, notes, and snippets.

@yfe404
Last active April 3, 2019 09:24
Show Gist options
  • Save yfe404/01f7fb25e85ffb88b38c50ff23de4b69 to your computer and use it in GitHub Desktop.
Save yfe404/01f7fb25e85ffb88b38c50ff23de4b69 to your computer and use it in GitHub Desktop.
Emacs no window as git editor
git config --global core.editor "emacs -nw"
@yfe404
Copy link
Author

yfe404 commented Apr 3, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment