This commit is contained in:
Hadi
2024-06-03 20:18:30 +02:00
parent 0f98d762a2
commit 98556f202e
8 changed files with 61 additions and 66 deletions

View File

@@ -40,6 +40,7 @@
e = "exit";
cd = "z";
ls = "${pkgs.eza}/bin/eza --icons=always";
tree = "${pkgs.eza}/bin/eza --icons=always --tree";
sl = "ls";
open = "${pkgs.xdg_utils}/bin/xdg-open";
icat = "${pkgs.kitty}/bin/kitty +kitten icat";