From 9955d2d2a3afd9c8b07c2d1631a637dd9a339467 Mon Sep 17 00:00:00 2001 From: heqnx Date: Mon, 12 May 2025 10:33:12 +0300 Subject: added dotfiles for working with this cgit --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitconfig (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..65802a1 --- /dev/null +++ b/.gitconfig @@ -0,0 +1,2 @@ +[includeIf "gitdir:~/Work/heqnx/cgit/"] + path = ~/.gitconfig.heqnx -- cgit v1.2.3