Nat is a complete replacement for the 'ls' command
Nats features include
- Showing file permissions
- Showing file size
- Showing the date that the file was modified last
- Showing the user that the file belongs to
- Showing the group that the file belongs to
- An easy to use file search
- A splash of color to distinguish between files and folders
- A rather large german tech blog wrote an article about nat
install the latest release from https://github.com/willdoescode/nat/releases/
then add the nat file to your path /usr/local/bin/
in zshrc or bashrc
alias ls='nat'
nat <dir>
nat <dir (leave empty if in wanted dir)> -f <file>
git clone https://github.com/willdoescode/nat.git
cd nat
rm /usr/local/bin/nat