GIT: Using non-x emacs for commits
This commit is contained in:
parent
7ba93def0d
commit
9edf3a0f20
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
name = Tom Willemsen
|
name = Tom Willemsen
|
||||||
email = ryuslash@gmail.com
|
email = ryuslash@gmail.com
|
||||||
[core]
|
[core]
|
||||||
editor = emacs
|
editor = emacs -nw
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
[alias]
|
[alias]
|
||||||
|
|
Loading…
Reference in a new issue