From 3ffbccf2fac778e06c93a6cdb51ba69d3f228dfa Mon Sep 17 00:00:00 2001 From: mmhj Date: Wed, 18 Oct 2023 23:06:50 +0200 Subject: [PATCH] Added LS_COLORS to the list of customizations (#114) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 105a4de..85d10f3 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu - [git-prompt](https://github.com/lvv/git-prompt) - Bash prompt with Git, SVN and HG modules - [gittify](https://github.com/momeni/gittify) - A colorful Bash prompt + customized Git aliases - [liquidprompt](https://github.com/nojhan/liquidprompt) - A full-featured & carefully designed adaptive prompt for Bash & Zsh +- [LS_COLORS](https://github.com/trapd00r/LS_COLORS) - A collection of LS_COLORS definitions - [mysql-colorize](https://github.com/horosgrisa/mysql-colorize.bash) - Colorization for mysql comand-line client - [oh-my-git](https://github.com/arialdomartini/oh-my-git) - An opinionated git prompt for bash and zsh - [progress-bar.sh](https://github.com/edouard-lopez/progress-bar.sh) - Simple & sexy progressbar for `bash`, give it a duration and it will do the rest ![progress-bar.sh in action](http://pix.toile-libre.org/upload/original/1476311497.gif).