LX
A ls alternative, no like exa it isn't a git status --short
alternative or tree -C
alternative
Building
cmake -B _build
cmake --build _build
Installing
cmake --install _build
Usage
lx
lx ~/Desktop
lx --realpath main.cpp
lx -l ~/code .. -a
Flags
-a -A --all - Show dotfiles
-l --long - show permissions and disk usage
-r --realpath - show absolute path from current working directory