From 74ad0f9fc5e39f69aa62b0773e2cd2baa78a75ba Mon Sep 17 00:00:00 2001 From: Robin Gagnon Date: Mon, 20 Jul 2020 12:14:29 -0400 Subject: [PATCH] Updated External themes (markdown) --- External-themes.md | 48 +++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/External-themes.md b/External-themes.md index 843b8bd..177f78f 100644 --- a/External-themes.md +++ b/External-themes.md @@ -9,6 +9,30 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom --- +#### [typewritten](https://github.com/reobin/typewritten) + +A minimal, lightweight, informative zsh prompt theme + +![typewritten singleline](https://raw.githubusercontent.com/reobin/typewritten/master/media/layouts/singleline.png) + +**Features** +- Current directory +- Current git branch +- [git status indicators](https://github.com/reobin/typewritten#git-status-indicators) +- [Return code](https://github.com/reobin/typewritten#return-code) +- [Various customization options](https://github.com/reobin/typewritten#customization-options) + - [Prompt layout](https://github.com/reobin/typewritten#typewritten_prompt_layout) + - [Prompt symbol](https://github.com/reobin/typewritten#typewritten_symbol) + - [Constant display of git home directory](https://github.com/reobin/typewritten#typewritten_git_relative_path) + - [Cursor](https://github.com/reobin/typewritten#typewritten_cursor) + - [Prefix on right prompt](https://github.com/reobin/typewritten#typewritten_right_prompt_prefix) + +Source: [typewritten.zsh](https://github.com/reobin/typewritten) + +Author: [@reobin](https://github.com/reobin) + +--- + #### passion ![passion](https://raw.githubusercontent.com/ChesterYue/ohmyzsh-theme-passion/master/passion.gif) @@ -75,30 +99,6 @@ Author: [@nikhilkmr300](https://github.com/nikhilkmr300) --- -#### [typewritten](https://github.com/reobin/typewritten) - -A minimal, lightweight, informative zsh prompt theme - -![typewritten](https://github.com/reobin/typewritten/blob/master/media/typewritten.gif?raw=true) - -**Features** -- Current directory -- Current git branch -- [git status indicators](https://github.com/reobin/typewritten#git-status-indicators) -- [Return code](https://github.com/reobin/typewritten#return-code) -- [Various customization options](https://github.com/reobin/typewritten#customization-options) - - [Prompt layout](https://github.com/reobin/typewritten#typewritten_prompt_layout) - - [Prompt symbol](https://github.com/reobin/typewritten#typewritten_symbol) - - [Constant display of git home directory](https://github.com/reobin/typewritten#typewritten_git_relative_path) - - [Cursor](https://github.com/reobin/typewritten#typewritten_cursor) - - [Prefix on right prompt](https://github.com/reobin/typewritten#typewritten_right_prompt_prefix) - -Source: [typewritten.zsh](https://github.com/reobin/typewritten) - -Author: [@reobin](https://github.com/reobin) - ---- - #### Finox ![Finox](https://raw.githubusercontent.com/jxlil/dotfiles/master/custom-oh-my-zsh/themes/img/screenshot.png)