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!
- Host: GitHub
- URL: https://github.com/pearl-hub/ls-colors
- Owner: pearl-hub
- Created: 2016-03-31T21:00:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T18:35:31.000Z (over 5 years ago)
- Last Synced: 2025-01-05T09:42:15.433Z (5 months ago)
- Language: Shell
- Homepage: https://github.com/trapd00r/LS_COLORS
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LS-COLORS
=========|Project Status|Communication|
|:-----------:|:-----------:|
|[](https://travis-ci.org/pearl-hub/ls-colors) | [](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, osxInstallation
============
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!