From 078742e9b4f9f715ddac061bd1557c1a85f7bc67 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 22 Oct 2018 07:38:11 -0600 Subject: [PATCH] Add zeit theme * Add link to [zeit](https://github.com/zeit/zeit.zsh-theme) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c906694..da2b82a 100644 --- a/README.md +++ b/README.md @@ -606,6 +606,7 @@ These frameworks make customizing your ZSH setup easier. * [zce](https://github.com/hchbaw/zce.zsh) - Vim’s EasyMotion / Emacs’s ace-jump-mode for ZSH. * [zconvey](https://github.com/zdharma/zconvey) - Adds ability to send commands to other Zsh sessions, you can use this to `cd $PWD` on all active Zshells, for example. * [zed](https://github.com/eendroroy/zed-zsh) - A simple wrapper for [z](https://github.com/rupa/z) to install as ZSH plugin. +* [zeit](https://github.com/zeit/zeit.zsh-theme) - Optimized for dark backgrounds, includes `git` status information. * [zero](https://github.com/arlimus/zero.zsh) - Zero is both a plugin and a theme. See the github page for installation details. * [zgdbm](https://github.com/zdharma/zgdbm) - Adds GDBM as a plugin. * [zgen-compinit-tweak](https://github.com/seletskiy/zsh-zgen-compinit-tweak) - Make compinit run only once after all loading is done by zgen.