zutils/pkg/colors
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
..
colors.go feat: add z tree command with gitignore and hidden file support 2026-05-02 02:10:14 +03:00