diff --git a/default/gitconfig b/default/gitconfig index ed3cb38..537aa58 100644 --- a/default/gitconfig +++ b/default/gitconfig @@ -5,6 +5,6 @@ email = support@pogmom.me [core] - editor = /usr/bin/nvim + editor = hx [init] defaultBranch = main