From 64986b3786938642d26f88ba57669b6b1ec86dad Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 17 Apr 2020 07:15:29 -0600 Subject: [PATCH] Add antsy theme Add antsy theme now that https://github.com/jeffmhubbard/antsy-zsh-theme/issues/1 is closed. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b837042..1d85167 100644 --- a/README.md +++ b/README.md @@ -951,6 +951,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [alpharized](https://github.com/NicoSantangelo/Alpharized) - Optimized to work with [solarized](http://ethanschoonover.com/solarized) dark terminals. It's a modified version of the [avit theme](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/avit.zsh-theme). * [amoyly](https://github.com/Br1an6/amoyly.zsh-theme) - An elegant and comfortable-reading theme based on [Agnoster](https://gist.github.com/agnoster/3712874). * [angry fly](https://github.com/russjohnson/angry-fly-zsh) - Shows `git` information in the right hand prompt. +* [antsy](https://github.com/jeffmhubbard/antsy-zsh-theme) - Shows `git` branch and status decorations, virtualenv, exit status, jobs count, and vi-mode indicator. * [aperiodic](https://github.com/piccobit/aperiodic-zsh-theme) - Shows `git` decorations, user, host, whether root, active Python virtual environment, current Ruby interpreter, visual and numeric status of the last command, power management status and time and date. * [aphrodite](https://github.com/win0err/aphrodite-terminal-theme) - Minimalistic theme without visual noise. Displays only the necessary information: current user, hostname, working directory, `git` branch if one exists. Looks great both with dark and white terminals. * [aplos](https://github.com/sunquan1991/aplos) - Minimal ZSH prompt with working directory, `git` local info, `git` remote info, time and exit code.