Refactor Git configuration

This commit is contained in:
Oliver Davies 2025-07-24 20:37:58 +01:00
parent 8947c4abd2
commit e111506428
13 changed files with 180 additions and 194 deletions

View file

@ -9,9 +9,6 @@
direnv.enable = true;
fzf.enable = true;
git.enable = true;
git.user.emailAddress = "oliver.davies@tfw.wales";
node.enable = true;
notes.enable = true;
ranger.enable = true;

View file

@ -13,9 +13,6 @@
direnv.enable = true;
fzf.enable = true;
git.enable = true;
git.user.emailAddress = "oliver@oliverdavies.uk";
node.enable = true;
notes.enable = true;