1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-03 13:37:45 +00:00

Compare commits

..

No commits in common. "436297a17cadd477d9112b8ec6b09751707eda2e" and "abde245bbbc96e8a906b532605a54e1b09123bba" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View file

@ -147,7 +147,6 @@ in {
check.command = "clippy";
completion.callable.snippets = "add_parentheses";
completion.excludeTraits = [ "yansi::Paint" ];
diagnostics.disabled = [ "inactive-code" "unlinked-file" ];
};
};

View file

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

View file

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