Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

ls-color

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ls-color

More colorful alternative to the ls command.

latest
Source
npmnpm
Version
1.0.11
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

ls

FAQs

Package last updated on 06 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts