This commit is contained in:
John Lancaster
2026-02-16 13:54:21 -06:00
parent 39c4cceb39
commit 8c42e5a8f4

View File

@@ -9,7 +9,7 @@
push.autoSetupRemote = true;
};
};
programs.lazygit {
programs.lazygit = {
enable = true;
enableBashIntegration = true;
enableZshIntegration = true;