From 75ee6674e83fc36bd8db9cc8c025cab046025b93 Mon Sep 17 00:00:00 2001 From: Robin Gagnon Date: Sun, 26 Jul 2020 19:55:28 -0400 Subject: [PATCH] Update typewritten's feature set --- External-themes.md | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/External-themes.md b/External-themes.md index 78dda67..2be9074 100644 --- a/External-themes.md +++ b/External-themes.md @@ -9,19 +9,6 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom --- -#### passion - -![passion](https://raw.githubusercontent.com/ChesterYue/ohmyzsh-theme-passion/master/passion.gif) - -* time prompt will update once you finish inputting. -* time cost will show after command running. - -source: [repo](https://github.com/ChesterYue/ohmyzsh-theme-passion) - -author: [@chesteryue](https://github.com/ChesterYue) - ---- - #### [typewritten](https://github.com/reobin/typewritten) A minimal, lightweight, informative zsh prompt theme @@ -34,7 +21,14 @@ A minimal, lightweight, informative zsh prompt theme

+ +**Quick start** +```bash +npm install -g typewritten +``` + **Features** +- Asynchronous git info - Current directory - Current git branch - [git status indicators](https://github.com/reobin/typewritten#git-status-indicators) @@ -52,6 +46,19 @@ Author: [@reobin](https://github.com/reobin) --- +#### passion + +![passion](https://raw.githubusercontent.com/ChesterYue/ohmyzsh-theme-passion/master/passion.gif) + +* time prompt will update once you finish inputting. +* time cost will show after command running. + +source: [repo](https://github.com/ChesterYue/ohmyzsh-theme-passion) + +author: [@chesteryue](https://github.com/ChesterYue) + +--- + #### short