Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monsterkodi/color-ls

colorful ls command
https://github.com/monsterkodi/color-ls

color ls

Last synced: about 2 months ago
JSON representation

colorful ls command

Awesome Lists containing this project

README

        

![icon](./bin/img/icon.png)

![example](./bin/img/example.png)

### tree

![tree](./bin/img/tree.png)

### find files

![find](./bin/img/find.png)

### nerd font icons

![nerdy](./bin/img/nerdy.png)

icon map by [lsd](https://github.com/Peltoche/lsd), works only with a [nerd font](https://github.com/ryanoasis/nerd-fonts)

### pretty nerdy

![pretty](./bin/img/pretty.png)

### usage

![usage](./bin/img/usage.png)

### install

```shell
npm install -g color-ls
```

If you don't use `node`, go try out [ls-go](https://github.com/acarl005/ls-go), which is similar to color-ls.

[lsd](https://github.com/Peltoche/lsd) and [exa](https://github.com/ogham/exa) are also quite colorful alternatives.

### notes

* needs a terminal that supports 256 colors
* optimized for dark backgrounds
* call a doctor if your eyes start bleeding :)

[![npm package][npm-image]][npm-url]
[![downloads][downloads-image]][downloads-url]

[npm-image]:https://img.shields.io/npm/v/color-ls.svg
[npm-url]:http://npmjs.org/package/color-ls
[downloads-image]:https://img.shields.io/npm/dm/color-ls.svg
[downloads-url]:https://www.npmtrends.com/color-ls