#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

#1752 in Command line utilities

Download history 11/week @ 2024-10-02 2/week @ 2024-10-09 2/week @ 2024-10-16 1/week @ 2024-11-06 358/week @ 2024-12-04 23/week @ 2024-12-11

641 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–8.5MB
~75K SLoC