myls is a highly opinionated ls clone tailored to my own workflow.
It does not aim to be compatible with either BSD or GNU ls.
go install github.com/CatsDeservePets/myls@latestusage: myls [-h] [-a] [-l] [file ...]
positional arguments:
file files or directories to display
options:
-h, -help show this help message and exit
-a do not ignore entries starting with .
-l use a long listing format