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

app cd-pls

A pretty LS-like screen for when you CD

8 releases

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

#2429 in Command line utilities

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–11MB
~82K SLoC