From 484e671feb97a35e518cb72ee4060c76e3c5bca4 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Sat, 12 Mar 2016 23:41:13 +0100 Subject: [PATCH] Add Bash-it --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 591bac5..4d53e0c 100644 --- a/README.md +++ b/README.md @@ -1510,6 +1510,7 @@ chsh -s $(brew --prefix)/bin/bash ``` - [Homepage](https://www.gnu.org/software/bash/) - The default shell for OS X and most other Unix-based operating systems. +- [Bash-it](https://github.com/Bash-it/bash-it) - Community Bash framework, like Oh My Zsh for Bash. #### fish Install the latest version and set as current users' default shell: