From 6e8c937047c9fabda81775a26ab7da087eecb684 Mon Sep 17 00:00:00 2001 From: thatqui Date: Tue, 3 Sep 2024 21:13:54 +0300 Subject: [PATCH] Add oh-my-bash in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0505d77..58d1de9 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu - [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. +- [oh-my-bash](https://github.com/ohmybash/oh-my-bash) - A delightful community-driven framework for managing your bash configuration. - [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. - [sexy-bash-prompt](https://github.com/twolfson/sexy-bash-prompt) - Bash prompt with colors, Git statuses, and Git branches. - [bash-sensible](https://github.com/mrzool/bash-sensible) - An attempt at saner Bash defaults.