Tree
fima tree is a reimplementation of tree.
Usage
fima [PATH] tree [OPTIONS]
Options:
-a, --allShow dotfiles-G, --no-gitignoreIgnore .gitignore-v, --verboseVerbose output
Examples
sh
# Simple tree
fima tree
# Tree of a different directory
fima directory tree
# All options tree
fima tree -avGShowcase

