qol(git@modules): git pulls with rebase now

This commit is contained in:
2025-10-22 15:09:21 +01:00
parent 30858a20a2
commit a5d7c4e184

View File

@@ -19,6 +19,9 @@ in
commit = {
gpgSign = true;
};
pull = {
rebase = true;
};
};
};
gpg = {