#ls #icons #walk-dir #cli #nerd-fonts

app lsr-nf

The ls -R command with Nerd Fonts icons and indentation

2 releases

0.1.2 Jul 29, 2024
0.1.1 Jul 15, 2024
0.1.0 Jul 15, 2024

#738 in Command line utilities

MIT/Apache

7KB
79 lines

lsr

Description

This is a simple implementation of the ls -R command in Rust. It lists all the files and directories in the current directory recursively. Includes indentation and Nerd Fonts icons for directories and files.

Usage

Alias the binary to lsr and run it in the desired directory.

Example

 lsr
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    monolith.jpg
    galaxy.jpg
    spaceship.jpg
    blue.jpg
    sage.jpg
    wolf.jpg
    plasma.jpg
    ice.jpg
    nova.jpeg
    boat.jpeg
    cute.jpeg
    metalball.jpg
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Dependencies

~0–10MB
~44K SLoC