Added polyglot to Customization section (#270)

pull/218/head^2
Alexandros Kozák 2018-09-04 18:29:21 -07:00 committed by Caleb Xu
parent 1f7f906032
commit 06d1e56ba7
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [liquidprompt](https://github.com/nojhan/liquidprompt) - A full-featured & carefully designed adaptive prompt for Bash & Zsh
* [mysql-colorize](https://github.com/zpm-zsh/mysql-colorize) - Colorization for mysql comand-line client
* [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
## For Developers