g-ls

Cross-platform ls replacement with colors, icons, and better formatting.

brewmacoslinux
Try with needOr install directly
Source

About

Powerful and cross-platform ls

Commands

g-ls

Examples

list files and folders in current directory with colors$ g-ls
show hidden files and directories$ g-ls -la
display file sizes in human readable format$ g-ls -lh
sort files by modification time newest first$ g-ls -lt
recursively list all files in subdirectories$ g-ls -R