1.0.11 • Published 8 years ago

ls-color v1.0.11

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago