From cad7e1503fa3ea2b617dc78c7ef9c2d2b2186578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandros=20Koz=C3=A1k?= Date: Tue, 23 Aug 2022 11:59:52 -0700 Subject: [PATCH] Polyglot Prompt now supports yash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73feca5..2cb76f7 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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 * [oh-my-posh](https://ohmyposh.dev) - Prompt theme engine for any shell and platform written in go. -* [polyglot](https://github.com/agkozak/polyglot) - An informative Git prompt that works in bash, zsh, ksh, mksh, pdksh, dash, and busybox sh +* [polyglot](https://github.com/agkozak/polyglot) - An informative Git prompt that works in bash, zsh, ksh, mksh, pdksh, dash, yash, and busybox sh * [powerlevel10k](https://github.com/romkatv/powerlevel10k) - Super flexible awesome powerline ZSH theme * [sexy-bash-prompt](https://github.com/twolfson/sexy-bash-prompt) - Bash prompt with colors, Git statuses, and Git branches * [starship](https://starship.rs/) - Fast, customisable, cross-shell prompt written in rust