From d4cc554370c03bf82325beb9b026f560dff655c4 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 22 Jan 2022 08:06:41 -0700 Subject: [PATCH] Add aub theme Closes https://github.com/FraSharp/aub/issues/1 Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 377d92d..ed31572 100644 --- a/README.md +++ b/README.md @@ -1363,6 +1363,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [astral](https://github.com/xwmx/astral) - Theme for dark backgrounds with zen mode. Works well with the zsh-users [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) plugin. * [astro](https://github.com/iplaces/astro-zsh-theme/blob/master/README.md) - Based on the `ys` and [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#robbyrussell) themes. * [async](https://github.com/mje-nz/zsh-themes) - Shows current directory, `git` state, return value of last command if it had an error code, number of background jobs, execution time of long-running commands, current python virtualenv. +* [aub](https://github.com/FraSharp/aub) - Includes decorations for `git` and `hg` status and `username` at `host`. * [aterminal](https://github.com/guiferpa/aterminal) - Displays Nodejs, NPM, Docker, Go, Python, Elixir and Ruby information in the prompt. * [avil](https://github.com/avil13/avil-zsh-theme) - Minimalist theme with `git` decorations. * [avit-d2k](https://github.com/fdaciuk/avit-da2k) - Based on the oh-my-zsh [avit](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/avit.zsh-theme) theme, with small changes.