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

https://github.com/pearl-hub/ls-colors

A collection of LS_COLORS definitions; needs your contribution!
https://github.com/pearl-hub/ls-colors

Last synced: 3 months ago
JSON representation

A collection of LS_COLORS definitions; needs your contribution!

Awesome Lists containing this project

README

        

LS-COLORS
=========

|Project Status|Communication|
|:-----------:|:-----------:|
|[![Build status](https://api.travis-ci.org/pearl-hub/ls-colors.png?branch=master)](https://travis-ci.org/pearl-hub/ls-colors) | [![Join the gitter chat at https://gitter.im/pearl-core/pearl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pearl-core/pearl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |

**Table of Contents**
- [Description](#description)
- [Quickstart](#quickstart)
- [Installation](#installation)
- [Troubleshooting](#troubleshooting)

Description
===========

- name: `ls-colors`
- description: Add colors for `ls` command.
- author: Filippo Squillace
- username: fsquillace
- OS compatibility: linux, osx

Installation
============
This package needs to be installed via [Pearl](https://github.com/pearl-core/pearl) system.

```sh
pearl install ls-colors
```

Dependencies
------------
The main dependencies are the following:

- [Pearl](https://github.com/pearl-core/pearl)
- [GNU coreutils](https://www.gnu.org/software/coreutils/)

Troubleshooting
===============
This section has been left blank intentionally.
It will be filled up as soon as troubles come in!