Skip to content

Commit

Permalink
add git delta
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatjazzleo committed Dec 26, 2023
1 parent 0d6f0c1 commit d0c1a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cells/homemanager/programs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ in {
enable = true;
userEmail = user.email;
userName = user.github_username;
diff-so-fancy = {
delta = {
enable = true;
};
signing = {
Expand Down

0 comments on commit d0c1a20

Please sign in to comment.