From 1d854a1b65b3e2cebf06d647dc46b57e105e24db Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 20 Oct 2019 07:51:47 -0600 Subject: [PATCH] Add hexagon theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0916674..9b93e17 100644 --- a/README.md +++ b/README.md @@ -1014,6 +1014,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [heart](https://github.com/gko/heart-theme) - Heart themed prompt for light backgrounds. * [hedgehog](https://gist.github.com/hedgehog1029/dfbb7e66511e2c399157) - Simple, no-nonsense and clean, with support for `git` and return codes. * [helb](https://github.com/helb/helb.zshtheme) - Loosely based on Gentoo's old bash theme. Includes `git` information, return value of last command, and uses different username color and prompt char for users (`$`) and root (`#`). +* [hexagon](https://github.com/diogoazevedos/hexagon) - Minimalist zsh theme based on [geometry](https://github.com/geometry-zsh/geometry). * [hfulldate](https://github.com/fusion809/zsh-theme) - Displays time, date, OS (including distro if on Linux), directory and whether running as root. * [hhktony](https://github.com/hhktony/hhktony.zsh-theme) - Inspired by robbyrussell theme + ssh connection status prompt. * [hina](https://github.com/ucpr/hina) - Written in `golang`, includes `git` status decoration and kubernetes context.