lsr-nf

Crates.iolsr-nf
lib.rslsr-nf
version0.1.2
sourcesrc
created_at2024-07-15 08:40:17.444989
updated_at2024-07-29 08:27:08.108699
descriptionThe ls -R command with Nerd Fonts icons and indentation
homepagehttps://github.com/maverik-io
repositoryhttps://github.com/maverik-io/lsr-rust
max_upload_size
id1303590
size10,926
Joseph Chacko (maverik-io)

documentation

README

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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Commit count: 0

cargo fmt