1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 01:17:35 +00:00

Ports: Use TextEditor and less as git's default editor and pager

This commit is contained in:
TheFightingCatfish 2021-08-13 06:49:15 +08:00 committed by Andreas Kling
parent 071fff8cea
commit 2fbeacb9e7

View file

@ -1,3 +1,7 @@
[core]
editor = TextEditor
pager = less
[user]
email = anon
name = anon