feat: turned on core.fileMode = true to not track git permission changes
This commit is contained in:
parent
9e54585e1c
commit
75419bb307
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ in {
|
|||
core = {
|
||||
pager = "delta";
|
||||
editor = "nvim";
|
||||
fileMode = false;
|
||||
};
|
||||
delta = {
|
||||
dark = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue