forgot the t

This commit is contained in:
Christoph Hollizeck 2024-03-27 11:28:28 +01:00
parent 384092fb33
commit 91c57fe75b
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -29,7 +29,7 @@ in {
l = "colorls -l";
la = "colorls -a";
lla = "colorls -la";
l = "colorls --tree";
lt = "colorls --tree";
};
};