mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-09 22:21:11 +01:00
delta for git
This commit is contained in:
parent
86ac63944a
commit
aa5f2f2488
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -96,6 +96,9 @@ in
|
|||
|
||||
git = {
|
||||
enable = true;
|
||||
delta = {
|
||||
enable = true;
|
||||
};
|
||||
userName = "Quentin Boyer";
|
||||
userEmail = localinfo.email;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue