1
0

packages: add tree package everywhere

This commit is contained in:
2025-09-20 10:38:02 -07:00
parent f36c140300
commit cf21b98a9d

View File

@@ -12,6 +12,7 @@
bc # Command-line calculator bc # Command-line calculator
coreutils # Basic file, shell and text manipulation utilities coreutils # Basic file, shell and text manipulation utilities
file # Determine file types file # Determine file types
tree # Show ASCII formatted directory tree
which # Locate commands in PATH which # Locate commands in PATH
# === TEXT EDITORS AND VIEWERS === # === TEXT EDITORS AND VIEWERS ===