13.4.2025 Sunday 11:34

This commit is contained in:
Petr Nyc
2025-04-13 11:34:32 +02:00
parent d23d3d65ec
commit b8ec75febe
9 changed files with 118 additions and 42 deletions

View File

@@ -25,6 +25,7 @@
diffc = "!f() { git diff ${1}^1 ${1} -- $2; }; f"
vimdiffc = "!f() { git vimdiff ${1}^1 ${1} -- $2; }; f"
cat = show
webui = !/Users/jetpac/.git-webui/release/libexec/git-core/git-webui
[user]
name = Petr Nyc
@@ -42,3 +43,5 @@
; modulePath = /usr/lib/apache2/modules
[init]
defaultBranch = master
[webui]
autoupdate = true