added lazydocker stuff to jsl-zsh

This commit is contained in:
John Lancaster
2026-04-19 11:45:34 -05:00
parent b8c73b446c
commit 93e58c341d
+3
View File
@@ -65,6 +65,7 @@ in
lt = "eza --tree";
lla = "eza -la";
ds = "gdu -i /snap /";
lzd = "lazydocker";
});
in
(inputs.wrappers.wrapperModules.zsh.apply {
@@ -120,6 +121,8 @@ in
hostname
iproute2
direnv
lazydocker
nh
];
}).wrapper;