From b7204259b4d4b964d968c39abf89a641994d3c7d Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 14 May 2022 16:18:58 -0600 Subject: [PATCH 1/2] Add arrow theme Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15805cc..bac7555 100644 --- a/README.md +++ b/README.md @@ -1432,6 +1432,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [arity](https://github.com/hybras/Arity-Zsh-Theme) - Arity is a simple theme designed for readability and to give an overview at a glance. Includes path and `git` decorations. - [aronhoyer](https://github.com/aronhoyer/zsh-theme) - Minimalist theme with right-side `git` status decorations. - [arrow-minimal](https://github.com/maxim-usikov/arrow-minimal.zsh-theme) - A minimal ZSH theme with `git` decorations. +- [arrow](https://github.com/milon/arrow-zsh-theme) - Minimal theme, includes `git` status decorations. - [asciigit](https://github.com/cemsbr/asciigit) - An ASCII-only theme for `git` users who don't want to use fonts with extra glyphs. - [asq](https://github.com/AugustoQueiroz/asq-theme) - Based on [theunraveler](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#theunraveler). - [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. From 3bba4a7c71744ed5e63d8519d003e6a02fb33843 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 16 May 2022 08:33:26 -0600 Subject: [PATCH 2/2] Add luceast theme https://github.com/LucEast/luceast-zsh-theme/issues/1 is closed, add `luceast` theme. Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bac7555..e79c19e 100644 --- a/README.md +++ b/README.md @@ -1785,6 +1785,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [lone-star](https://github.com/designfrontier/lonestar-zsh-theme/blob/master/lone-star.zsh-theme) - Texas-themed theme based on Sindre Sorhus' pure theme. - [longsilvern](https://github.com/long263/longsilvern-zsh-theme) - Includes `git` and compact `pwd` decorations. - [lorond](https://github.com/lorond/zsh-lorond/) - Compact version of [af-magic](https://github.com/andyfleming/oh-my-zsh/blob/master/themes/af-magic.zsh-theme). Includes `git` status, works with standard fonts. +- [luceast](https://github.com/LucEast/luceast-zsh-theme) - Optimized for `git`. Includes decorations for username, host, time & working directory. - [ludwigws](https://github.com/LudwigWS/my-zsh-theme) - Variant of lambda-mod theme. Has `git` decorations, requires a powerline-compatible terminal font. - [luke](https://github.com/xueguangl23/luke_zsh_theme) - Includes `git` decorations. Based on the [frisk](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/frisk.zsh-theme) oh-my-zsh theme. - [lukerandall-extended](https://github.com/mpyw/oh-my-zsh-lukerandall-extended) - Extended version of the [lukerandall](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/lukerandall.zsh-theme) theme. Includes decorations for `git` status and the status of the last command run.