From 03e145bf14aacfc33e3a74663226771cfc22e5cd Mon Sep 17 00:00:00 2001 From: Andres Gongora Date: Wed, 18 Dec 2019 16:47:25 +0100 Subject: [PATCH] Add synth-shell under customization scripts Closes #357. Signed-off-by: Andres Gongora --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eeb83f6..64922e2 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [oh-my-git](https://github.com/arialdomartini/oh-my-git) - An opinionated git prompt for bash and zsh * [polyglot](https://github.com/agkozak/polyglot) - An informative Git prompt that works in bash, zsh, ksh, mksh, pdksh, dash, and busybox sh * [sexy-bash-prompt](https://github.com/twolfson/sexy-bash-prompt) - Bash prompt with colors, Git statuses, and Git branches +* [synth-shell](https://github.com/andresgongora/synth-shell) - Greeter with a customizable status report and a fancy bash prompt ## For Developers