Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monsterkodi/color-ls
- Owner: monsterkodi
- Created: 2015-05-10T21:43:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T22:43:02.000Z (10 months ago)
- Last Synced: 2024-04-23T21:27:11.902Z (8 months ago)
- Topics: color, ls
- Language: JavaScript
- Homepage:
- Size: 3.57 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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