Skip to content

Commit 93c08f6

Browse files
committed
chore(apps.lazygit): update to hm 25.11 config
1 parent d0c019d commit 93c08f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/apps/lazygit.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
lazygit = {
33
enable = true;
4+
enableZshIntegration = false; # it will have parsing error when true
5+
# shellWrapperName = "lg";
46
settings = {
57
gui = {
68
mouseEvents = true;

0 commit comments

Comments
 (0)