From 54abce564fa2ce215df74066102f68ed8ba0164a Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Fri, 27 Dec 2024 14:37:44 +0100 Subject: add new stuff --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 8293345..017cd90 100644 --- a/.gitconfig +++ b/.gitconfig @@ -12,7 +12,7 @@ whitespace = fix # More info: trustctime = false editor = nvim -excludesfile = /Users/cobraz/.gitignore_global +excludesfile = ~/.gitignore_global [color] # Use colors in Git commands that are capable of colored output when -- cgit v1.2.3