Sfoglia il codice sorgente

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

TheFightingCatfish 4 anni fa
parent
commit
2fbeacb9e7
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      Ports/git/default_gitconfig

+ 4 - 0
Ports/git/default_gitconfig

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