small updates to git funcs
This commit is contained in:
parent
ecddf8ad8d
commit
41ea974e49
2 changed files with 43 additions and 15 deletions
|
|
@ -7,8 +7,8 @@
|
|||
userName = "RingOfStorms (Joshua Bell)";
|
||||
|
||||
extraConfig = {
|
||||
core.pager = "cat";
|
||||
core.editor = "nvim";
|
||||
core.pager = "bat";
|
||||
core.editor = "nano";
|
||||
|
||||
pull.rebase = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue