From e038fb94ba2096a07e85a8b63950df6de96e144b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandros=20Koz=C3=A1k?= Date: Mon, 26 Nov 2018 19:43:35 -0800 Subject: [PATCH] Updated description of agkozak prompt --- External-themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/External-themes.md b/External-themes.md index 61fa5b6..7ce4006 100644 --- a/External-themes.md +++ b/External-themes.md @@ -789,7 +789,7 @@ Repo: https://github.com/specious/bender #### agkozak -Uses two asynchronous methods to keep the ZSH prompt swift while displaying color, ASCII-only indicators of Git branch and changes, SSH connection or lack thereof, exit codes, and vi mode status, along with a customizable, abbreviated, PROMPT_DIRTRIM-style path. +Uses three asynchronous methods to keep the ZSH prompt swift while displaying the Git status and indicators of SSH connection, exit codes, and `vi` mode, along with an abbreviated, `PROMPT_DIRTRIM`-style path. Very customizable. Asynchronous even on Cygwin and MSYS2. ![agkozak](https://raw.githubusercontent.com/agkozak/agkozak-zsh-prompt/master/img/demo.gif)