1.0.11 • Published 6 years ago

ls-color v1.0.11

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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

1.0.11

6 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago