reworked jsl-zsh

This commit is contained in:
John Lancaster
2026-04-17 00:22:45 -05:00
parent 510a026de7
commit a5a10772d1
4 changed files with 88 additions and 132 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
};
home.packages = with pkgs; [
gdu
# gdu
# (writeShellScriptBin "lfcd" ''
# . <(${lib.getExe pkgs.lf} -print-last-dir | sed 's/^/cd /')
# '')