titta 0.1.5

An alternative to ls built in Rust.
titta-0.1.5 is not a library.

Install

cargo install titta

Usage

$ ta <flags> <optional path>

Flags

-i : devicons
-w : color
-a : show hidden files
-e : show which .sh files are executable with '*' suffix

Subcommands

tree <level> : view as tree hierarchy
    example usage:
    $ ta tree 3 -i -a ~/Downloads/

help : view available flags, subcommands etc.
    example usage:
    $ ta help

Dependencies


License

This project is licensed under the MIT License.