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