From a06487c13782781a79245bf92b5ce86937d552ac Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 12 Jun 2023 07:31:43 -0600 Subject: [PATCH] Correct `bashplus` theme link name Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a47511f..90b63c8 100644 --- a/README.md +++ b/README.md @@ -1630,7 +1630,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [bash](https://github.com/starseekist/bash-zsh-theme) - Looks like the default `bash` prompt. - [bashi](https://github.com/eli-oat/bashi) - Optimized for Ahmet Sülek's [Flat UI Terminal](https://github.com/ahmetsulek/flat-terminal) theme and Pasquale D'Silva's [Saturn Terminal](https://github.com/psql/saturn-colors) theme. - [bashlover](https://github.com/Vu0811/bashlover) - Designed for those who appreciate the powerful features of ZSH shell but still prefer a simple, classic interface similar to the `bash` shell. Includes decorators for `git` information, user@host and the current working directory -- [bashpluszsh](https://github.com/Elagoht/BashPlusZshTheme) - Colorized replica of the default `bash` prompt with decorators for `virtualenv` and `git` status. +- [bashplus](https://github.com/Elagoht/BashPlusZshTheme) - Colorized replica of the default `bash` prompt with decorators for `virtualenv` and `git` status. - [bastard](https://github.com/jsundqvist/bastard.zsh-theme) - Modified version of [gitster](https://github.com/zimfw/gitster) theme for [ZIM](https://github.com/zimfw/zimfw). - [bearable](https://github.com/JanmanX/bearable-zsh) - Works well with dark terminal backgrounds. - [bearings](https://github.com/liamg/bearings) - A fast, clean, super-customizable shell prompt. Includes decorators for current directory, `git` status, exit code of last command, duration of last command, background jobs & username.