home/shell: add backwards compat for nsxiv

This commit is contained in:
Oystein Kristoffer Tveit 2024-12-09 16:18:09 +01:00
parent a42e66b9a5
commit 55582df9f1
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

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";