mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 11:13:30 -05:00
add git lfs
This commit is contained in:
parent
f5376c17a8
commit
9a07deb715
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "sadan";
|
userName = "sadan";
|
||||||
userEmail = "117494111+sadan4@users.noreply.github.com";
|
userEmail = "117494111+sadan4@users.noreply.github.com";
|
||||||
|
lfs = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
gpg = {
|
gpg = {
|
||||||
format = "ssh";
|
format = "ssh";
|
||||||
|
|
Loading…
Reference in a new issue