From 0f38890d4e29cc72d604dcd51f4cfc4cf3c45101 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 21 Jul 2022 18:47:17 -0600 Subject: [PATCH] Add `bearings` theme Add bearings theme now that https://github.com/liamg/bearings/issues/10 is closed. Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9329798..c630ad0 100644 --- a/README.md +++ b/README.md @@ -1467,6 +1467,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [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. - [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. - [bedbugs](https://github.com/justino/zsh-theme-bedbugs) - Inspired by [Agnoster](https://gist.github.com/agnoster/3712874), this multiline prompt includes `git` status information, background job count, working directory, user and hostname, Python virtualenv when present, colored return value of last command and root/user sigil. - [beer](https://github.com/tcnksm/oh-my-zsh-beer-theme) - Inspired by [cloud](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/cloud.zsh-theme), but with beer icons. - [bender](https://github.com/specious/bender) - Fancy two-line prompt with git integration.