Compare commits

...
Author SHA1 Message Date
wymiller d066bf71bb mod: stop lazygit from autofetching 2026-06-11 16:45:52 -04:00
+1
View File
@@ -4,6 +4,7 @@
package = pkgs.lazygitLatest;
settings = {
git.autoFetch = false;
gui.skipDiscardChangeWarning = true;
gui.theme = {
activeBorderColor = ["#a6e3a1" "bold"];