diff --git a/gitconfig b/gitconfig index 0a1e1b3..c7d7795 100644 --- a/gitconfig +++ b/gitconfig @@ -2,7 +2,7 @@ email = blake@blakeridgway.dev name = Blake Ridgway [commit] - template = /home/blake/dotfiles/commit-conventions.txt + template = ~/dotfiles/commit-conventions.txt [core] editor = nvim +14 -c +startinsert [init]