eh it is not working

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-20 10:18:30 -05:00
parent e3689e5b26
commit 9a7fa1be4d
11 changed files with 137 additions and 265 deletions

View file

@ -7,7 +7,7 @@
userName = "RingOfStorms (Joshua Bell)";
extraConfig = {
core.pager = "bat";
core.pager = "cat";
core.editor = "nano";
pull.rebase = false;