#cd #icons #screen #pls #directory #color #information

app cd-pls

A pretty LS-like screen for when you CD

8 releases

0.1.7 Dec 6, 2024
0.1.6 Dec 6, 2024
0.1.4 Sep 26, 2024

#2322 in Command line utilities

Download history 423/week @ 2024-09-23 23/week @ 2024-09-30 4/week @ 2024-10-14 1/week @ 2024-11-04 340/week @ 2024-12-02 41/week @ 2024-12-09

381 downloads per month

MIT license

290KB
102 lines

pls

A pretty LS-like screen for when you cd.

Running pls clears the screen and lists files and directories in the current directory, with icons and color information.

Installation & Setup

First, install pls:

cargo install cd-pls

Unix

Create a function in your .bashrc or somewhere else that's sourced:

eval "$(pls --init)"

Note that this will automatically override your cd, mv, touch, and rm to use pls.

Dependencies

~1.4–8MB
~73K SLoC