feat: ignore filemode
This commit is contained in:
parent
14dc8e7d10
commit
cea28f5422
@ -21,6 +21,11 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userName = "Deepak Mallubhotla";
|
userName = "Deepak Mallubhotla";
|
||||||
userEmail = "dmallubhotla+github@gmail.com";
|
userEmail = "dmallubhotla+github@gmail.com";
|
||||||
|
extraConfig = {
|
||||||
|
core = {
|
||||||
|
fileMode = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user