A Python utility to list your directory like a tree with formatting and options.
pip3 install dirtreeutil
ORpip install dirtreeutil
Now run, dirtreeutil -d <PATH>
This is mainly intended for visualizing directories with clean strucutres or less files as are most other tree utilities.