From 91e046a625deeba5ed20de026c6d11ba6102bd26 Mon Sep 17 00:00:00 2001 From: Paul Molluzzo Date: Sun, 6 Mar 2016 20:21:47 -0500 Subject: [PATCH] Add in link to bash-sensible --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 550904a..b2321a9 100644 --- a/readme.md +++ b/readme.md @@ -49,6 +49,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu - [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 - [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 ## For Developers