Refactor Git configuration
This commit is contained in:
parent
8947c4abd2
commit
e111506428
13 changed files with 180 additions and 194 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue