Enable git delta

This commit is contained in:
Gene Liverman 2023-09-12 00:07:51 -04:00
parent c7ce4cccd9
commit f6f9bdba8d

View file

@ -13,6 +13,7 @@
gh.enable = true;
git = {
enable = true;
delta.enable = true;
lfs.enable = true;
};
go = {