Skip to content

ix/pretty-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-ls (pls)

pretty-ls is a "minimalist" ls implementation written in Rust. It is often faster than GNU ls, while providing much more eye-pleasing output.

pls in use

#TODO

  • Improve the output for single file listings.
  • Improve or drop support for Windows (dropped, see issue #3).
  • Remove the dependency on the term crate.
  • Optimize the program's speed.
    • Optimize it even more.

About

Rust ls clone with pretty colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages