feat: add eza

This commit is contained in:
Mohammad Rafiq 2025-03-29 23:54:35 +08:00
parent c38a1b44f9
commit ac76bf6b3c
No known key found for this signature in database

View file

@ -25,7 +25,7 @@
cd = "z";
v = "$EDITOR";
g = "git";
l = "eza -1lah --git --time-style '+%Y-%m-%d %H:%M'";
list-all-packages = "nix-store --query --requisites /run/current-system | cut -d- -f2- | sort | uniq";
};
@ -37,6 +37,7 @@
fastfetch
ripgrep
ttyper
eza
];
};
}