Add synth-shell under customization scripts

Closes #357.

Signed-off-by: Andres Gongora <andresgongora@uma.es>
This commit is contained in:
Andres Gongora 2019-12-18 16:47:25 +01:00 committed by Caleb Xu
parent 89a8901ee8
commit 03e145bf14
1 changed files with 1 additions and 0 deletions

View File

@ -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