diff --git a/.config/git/config b/.config/git/config index 4f8ee04..22d358c 100644 --- a/.config/git/config +++ b/.config/git/config @@ -12,7 +12,7 @@ commitGraph = true longpaths = true editor = nvim - hooksPath = /home/earne/.config/git/hooks + hooksPath = ~/.config/git/hooks [init] defaultBranch = main