ls-color

1.0.11 • Public • Published

ls-color

A colorful alternative to the ls command.

List the contents of your folders in beautiful, semantic colors.

$ npm install -g ls-color
$ ls-color -aliI

example01

This is a fork of monsterkodi/color-ls.

Getting started

A terminal with 256-color is required. Intended for dark backgrounds.

$ npm install -g ls-color
# I recommend aliasing ls-color to something less verbose 
alias ll="ls-color -aliI"

Usage

See the full options. The --pretty option is enabled by default.

ls-color -h

usage

Recursion

$ ls-color -bmR

example02

Package Sidebar

Install

npm i ls-color

Weekly Downloads

1

Version

1.0.11

License

MIT

Last publish

Collaborators

  • acarl005