https://github.com/meain/lscolorsvis
Visualize $LS_COLORS
https://github.com/meain/lscolorsvis
Last synced: 23 days ago
JSON representation
Visualize $LS_COLORS
- Host: GitHub
- URL: https://github.com/meain/lscolorsvis
- Owner: meain
- Created: 2022-09-16T08:29:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T08:36:13.000Z (over 2 years ago)
- Last Synced: 2025-02-09T00:13:47.852Z (3 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lscolorsvis
> Visualize `$LS_COLORS`

### Install
```shell
cargo install lscolorsvis # install from cargo
```### Usage
```shell
lscolorsvis # fetch from LS_COLORS env
lscolorsvis # pass as cli arg
```