mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
Ports: Use TextEditor and less as git's default editor and pager
This commit is contained in:
parent
071fff8cea
commit
2fbeacb9e7
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
[core]
|
||||||
|
editor = TextEditor
|
||||||
|
pager = less
|
||||||
|
|
||||||
[user]
|
[user]
|
||||||
email = anon
|
email = anon
|
||||||
name = anon
|
name = anon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue