Skip to content

ls -R but with nerdfont icons and prettyprinting (rust implementation)

Notifications You must be signed in to change notification settings

maverik-io/lsr-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installation

Install from cargo :-

cargo install lsr-nf

Usage

Rename 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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

About

ls -R but with nerdfont icons and prettyprinting (rust implementation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages