Use default editor in the EDITOR
env variable
This commit is contained in:
parent
d97229fa11
commit
5ec6b664bf
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ in
|
|||
user.signingKey = "/home/${username}/.ssh/id_rsa";
|
||||
gpg.format = "ssh";
|
||||
commit.gpgsign = true;
|
||||
|
||||
core.editor = "emacsclient";
|
||||
};
|
||||
|
||||
userName = config.name;
|
||||
|
|
Loading…
Add table
Reference in a new issue