From b62b6f51cfeb42300ac89479b064100b73813909 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 9 Apr 2017 09:40:48 -0400 Subject: [PATCH] Add geometryHostInfo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a2c219..71545c2 100644 --- a/README.md +++ b/README.md @@ -531,6 +531,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [garrett](https://github.com/chauncey-garrett/zsh-prompt-garrett) - Prezto prompt with the information you need the moment you need it * [gawaine](https://github.com/nicolaracco/gawaine.zsh-theme) - Nicola Racco's theme. Requires rvm & git plugins. * [geometry](https://github.com/frmendes/geometry) - A minimal ZSH theme based on Avit and Pure that displays a lot of git information. +* [geometryHostInfo](https://github.com/Fuzen-py/GeometryHostInfo) Adds host info to the [geometry](https://github.com/frmendes/geometry) theme. * [girazz](https://github.com/mdentremont/girazz) - A modification to the gnzh theme which adds VI mode to the right prompt. * [gitsome](https://github.com/mtully/gitsome) - Super simple prompt with git info, optimized for the [Flat Terminal](https://github.com/ahmetsulek/flat-terminal) color scheme. * [gitster](https://github.com/shashankmehta/dotfiles/blob/master/thesetup/zsh/.oh-my-zsh/custom/themes/gitster.zsh-theme) - When in a git repo, it shows the location from the git's root folder. When not in a git repo, it shows the path relative to home, `~`.