mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Enable git delta
This commit is contained in:
parent
c7ce4cccd9
commit
f6f9bdba8d
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
gh.enable = true;
|
gh.enable = true;
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
delta.enable = true;
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
};
|
};
|
||||||
go = {
|
go = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue