forgot the t

This commit is contained in:
Christoph Hollizeck 2024-03-27 11:28:28 +01:00
parent d772b1dab3
commit 24f24b6f79

View file

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