home/shell: cloc -> tokei
This commit is contained in:
@@ -52,6 +52,9 @@ in {
|
|||||||
cp_ = "${pkgs.coreutils}/bin/cp";
|
cp_ = "${pkgs.coreutils}/bin/cp";
|
||||||
cp = p "xcp";
|
cp = p "xcp";
|
||||||
|
|
||||||
|
cloc_ = p "cloc";
|
||||||
|
cloc = p "tokei";
|
||||||
|
|
||||||
df_ = "${pkgs.coreutils}/bin/df";
|
df_ = "${pkgs.coreutils}/bin/df";
|
||||||
df = p "duf";
|
df = p "duf";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user