1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 11:07:44 +00:00

tree: delete, replace with eza

This commit is contained in:
RGBCube 2025-05-28 22:49:16 +03:00
parent 08362e8c88
commit 436297a17c
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ in {
rm = "rm --recursive --verbose";
pstree = "pstree -g 2";
tree = "tree -F --dirsfirst";
tree = "eza --tree --git-ignore --group-directories-first";
};
systemPackages = attrValues {

View file

@ -8,6 +8,7 @@ in {
curlHTTP3
dig
doggo
eza
fastfetch
fd
hyperfine
@ -18,7 +19,6 @@ in {
rsync
timg
tokei
tree
typos
uutils-coreutils-noprefix
yazi