mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
config(git): set emacs terminal-only mode for editor
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = Christian Colglazier
|
||||
email = christian@cacolglazier.com
|
||||
[core]
|
||||
editor = emacs
|
||||
editor = emacs -nw
|
||||
excludesFile = ~/.gitignore
|
||||
[rerere]
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user