An alternative to ls built in Rust.
Info • Install • Usage • License
Titta is a rust alternative to the ls unix tool.
cargo install titta$ ta <flags> <optional path>-i : devicons
-w : color
-a : show hidden files
-e : show which .sh files are executable with '*' suffixtree <level> : view as tree hierarchy
example usage:
$ ta tree 3 -i -a ~/Downloads/
help : view available flags, subcommands etc.
example usage:
$ ta helpThis project is licensed under the MIT License.