]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
daily autocommit master
authorFrank Brehm <frank@brehm-online.com>
Tue, 14 Jan 2025 13:20:58 +0000 (14:20 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 14 Jan 2025 13:20:58 +0000 (14:20 +0100)
.etckeeper
gitconfig [new file with mode: 0644]

index 757043d3033a3d46f03a6fb4b3f4f0e62b60d0ce..ab8b2d730ad5864b40837a781d7b4c98cf184f39 100755 (executable)
@@ -819,6 +819,7 @@ maybe chmod 0644 'ghostscript/cidfmap.d/90gs-cjk-resource-japan2.conf'
 maybe chmod 0644 'ghostscript/cidfmap.d/90gs-cjk-resource-korea1.conf'
 maybe chmod 0755 'ghostscript/fontmap.d'
 maybe chmod 0644 'ghostscript/fontmap.d/10fonts-urw-base35.conf'
+maybe chmod 0644 'gitconfig'
 maybe chmod 0644 'gprofng.rc'
 maybe chmod 0755 'groff'
 maybe chmod 0644 'groff/man.local'
diff --git a/gitconfig b/gitconfig
new file mode 100644 (file)
index 0000000..b5db2b4
--- /dev/null
+++ b/gitconfig
@@ -0,0 +1,13 @@
+[init]
+       defaultBranch = main
+[user]
+       name = Frank Brehm
+       email = frank@brehm-online.com
+[color]
+       ui = true
+[push]
+       default = simple
+[pager]
+        branch = false
+[core]
+       pager = less -RF