fixed hx alias and added xplr and bottom

This commit is contained in:
specCon18 2023-03-30 22:14:46 -04:00
parent 361de1c0b4
commit 8365624c3b

View file

@ -29,6 +29,8 @@
alacritty
ncspot
bacon
bottom
xplr
];
};
@ -129,7 +131,7 @@
zel = "zellij -s";
ns = "nix-shell";
top = "btm";
hx = "hx .";
hx = "hx";
cat = "bat";
};
};