~howeyc/nerd-ls

ls with icons from nerd fonts

clone

read-only
https://git.sr.ht/~howeyc/nerd-ls
read/write
git@git.sr.ht:~howeyc/nerd-ls

You can also use your local clone with git send-email.

#Nerd LS

Nerd LS is a drop-in replacement for ls, providing color and icons while staying blazing fast.

#Usage


Usage:
  nerd-ls [OPTIONS]

Application Options:
  -a, --all   Include directory entries whose names begin with a dot (.)
  -l, --long  List in long format
  -i, --icon  Display nerd-font icons
  -S, --sort= Sort files by size or type

Help Options:
  -h, --help  Show this help message

#Install

go install git.sr.ht/~howeyc/nerd-ls@latest
alias ls=nerd-ls # optional

In order to have icons included with the -i/--icon flag, a patched Nerd Font is required.

Font Options:

#Credit

The following projects have provided either inspiration, configuration, or implementation guidance. Thank you!!

#References

#License

This project is licensed under the MIT License