From 454c2c36be990c806209373579f0daaf7df695db Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 23 Jan 2017 12:29:28 -0800 Subject: [PATCH] Add abyss theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 294faca..0a62123 100644 --- a/README.md +++ b/README.md @@ -442,6 +442,7 @@ These plugins add tab completion without adding extra functions or aliases. If you're using [Antigen](https://github.com/zsh-users/antigen), you can test these themes in a running zsh with `antigen theme githubuser/repo`. If you're using [zgen](https://github.com/tarjoilija/zgen), add them to your `init.zsh` with `zgen load githubuser/reponame`. * [aaron-zsh-theme](https://github.com/aaronjamesyoung/aaron-zsh-theme) - Based on the Sorin theme +* [abyss](https://github.com/ytet5uy4/abyss.zsh) - A dark theme that includes git status information * [adlee](https://github.com/adlee-was-taken/oh-my-zsh-osx/blob/master/adlee.zsh-theme) - OS X theme, requires Powerline font * [af-magic-mod](https://raw.githubusercontent.com/desyncr/zshrc/master/themes/af-magic-mod.zsh-theme) - af-magic-mod theme. Install with `antigen theme desyncr/zshrc themes/af-magic-mod`. * [agnosterAfro](https://github.com/afrozalm/agnosterAfro) - Based on [Powerline](https://github.com/Lokaltog/vim-powerline) and [Agnoster Theme](https://gist.github.com/agnoster/3712874) and inspired from [agnosterzak](https://github.com/zakaziko99/agnosterzak-ohmyzsh-theme)