diff --git a/External-themes.md b/External-themes.md index 6dc462b..5d31371 100644 --- a/External-themes.md +++ b/External-themes.md @@ -7,6 +7,39 @@ You can also use Github's search to find `*.zsh-theme` files: Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes). +--- + +

+ typewritten +

+

typewritten

+

A minimal zsh prompt

+
+

+ +

+
+ + +**Quick start** +```shell +npm install -g typewritten +# then reload zsh +``` + +**Features** +- Asynchronous git info +- 100% customizable +- Actively maintained +- [Thorough documentation](https://typewritten.dev) + + +Repository: [typewritten.zsh](https://github.com/reobin/typewritten) + +Documentation: [typewritten.dev](https://typewritten.dev) + +Author: [@reobin](https://github.com/reobin) + --- #### passion @@ -22,42 +55,6 @@ author: [@chesteryue](https://github.com/ChesterYue) --- -#### [typewritten](https://github.com/reobin/typewritten) - -A minimal, lightweight, informative zsh prompt theme - -

- -

-

- - -

- - -**Quick start** -```bash -npm install -g typewritten -# then reload zsh -``` - -**Features** -- Asynchronous git info -- Color options for all prompt sections -- Actively maintained -- Various customization options - - Prompt layout - - Prompt symbol - - Constant display of git home directory - - Cursor - - Prefix on right prompt - -Source: [typewritten.zsh](https://github.com/reobin/typewritten) - -Author: [@reobin](https://github.com/reobin) - ---- - #### Aphrodite Theme ![Aphrodite Terminal Theme](https://user-images.githubusercontent.com/11278181/56094804-29972500-5edf-11e9-90a4-ffafdc58d3d7.png)