zutils/cmd
selamanapps 349e60924d feat: add z tree command with gitignore and hidden file support
New command z tree displays directory structure with:
- Hidden directories shown as collapsed folders with their immediate size
- Gitignored files marked with [ignored by git] label
- File sizes shown for all files and collapsed dirs
- Directories colored cyan, files in white

Also added White color constant to pkg/colors for tree command.
2026-05-02 02:10:14 +03:00
..
autodetect.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
dir.go feat: add user-friendly help system and new commands 2026-05-02 01:12:55 +03:00
file.go feat: add permission interpreter, junks, ports, usages, network commands 2026-05-02 01:53:36 +03:00
find.go feat: add user-friendly help system and new commands 2026-05-02 01:12:55 +03:00
help.go feat: add z tree command with gitignore and hidden file support 2026-05-02 02:10:14 +03:00
info.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
junks.go feat: add permission interpreter, junks, ports, usages, network commands 2026-05-02 01:53:36 +03:00
network.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00
ports.go feat: add permission interpreter, junks, ports, usages, network commands 2026-05-02 01:53:36 +03:00
read.go feat: add user-friendly help system and new commands 2026-05-02 01:12:55 +03:00
read_md.go feat: add user-friendly help system and new commands 2026-05-02 01:12:55 +03:00
search.go feat: add user-friendly help system and new commands 2026-05-02 01:12:55 +03:00
sys.go feat: add user-friendly help system and new commands 2026-05-02 01:12:55 +03:00
tree.go feat: add z tree command with gitignore and hidden file support 2026-05-02 02:10:14 +03:00
usage.go feat: add user-friendly help system and new commands 2026-05-02 01:12:55 +03:00
version.go feat: add zutils v0.2.0 with professional table formatting 2026-05-02 00:05:44 +03:00