home/shell: add backwards compat for nsxiv

This commit is contained in:
2024-12-09 16:18:09 +01:00
parent a42e66b9a5
commit 55582df9f1

View File

@@ -61,6 +61,7 @@ in {
findx = p "fd";
ag = "${pkgs.ripgrep}/bin/rg";
sxiv = "${pkgs.nsxiv}/bin/nsxiv";
lls = "${pkgs.coreutils}/bin/ls --color=always";
ls = p "eza";