From 986a48127ef244d4cba0c3c2a22f47f22f1f831e Mon Sep 17 00:00:00 2001 From: Danny Nimmo Date: Mon, 1 Aug 2016 21:56:27 +1000 Subject: [PATCH] Add Punctual theme --- External-themes.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/External-themes.md b/External-themes.md index e7ad240..95a34ac 100644 --- a/External-themes.md +++ b/External-themes.md @@ -314,4 +314,21 @@ Simple and clean, visualizing return code. See [gist](https://gist.github.com/hub23/c226b1c77446e099f7684b0d21c6b22a) for source. -author: [@hub23](https://github.com/hub23) \ No newline at end of file +author: [@hub23](https://github.com/hub23) + +#### Punctual + +![Screenshot of Punctual in action](https://raw.githubusercontent.com/dannynimmo/punctual-zsh-theme/master/screenshot.png) + +A simple, informative prompt built with Solarized colours in mind. + +##### Features + +* Customisable colours & output +* Git branch & status display +* Username turns red when root +* Prompt turns red if the last command finishes with non-zero exit code + +See [repo](https://github.com/dannynimmo/punctual-zsh-theme) for installation. + +By [Danny](https://github.com/dannynimmo). \ No newline at end of file