An alternative to ls built in Rust.
Install •
Usage
Dependencies •
License
cargo install titta$ ta <flags> <optional path>-a : show hidden filestree <level> : view as tree hierarchy
example usage:
$ ta tree 3 -a ~/Downloads/
help : view available flags, subcommands etc.
example usage:
$ ta helpLaunch Titta for the first time to generate a default config file:
~/.config/titta/config
# === colors ===
red = #DF6C74
green = #99C379
yellow = #F9E2B0
blue = #61AFEF
magenta = #C678DD
cyan = #87AFAE
orange = #DAA281
white = #AAB5C0
This project is licensed under the MIT License.
