mod: stop lazygit from autofetching
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
package = pkgs.lazygitLatest;
|
||||
|
||||
settings = {
|
||||
git.autoFetch = false;
|
||||
gui.skipDiscardChangeWarning = true;
|
||||
gui.theme = {
|
||||
activeBorderColor = ["#a6e3a1" "bold"];
|
||||
|
||||
Reference in New Issue
Block a user