Updated External themes (markdown)

Robin Gagnon
2019-12-30 23:19:23 -05:00
parent 76ba6a1fa5
commit 7870753f63

@@ -9,6 +9,32 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom
--- ---
#### typewritten
![typewritten](https://raw.githubusercontent.com/reobin/typewritten/master/media/demo.gif)
Minimal. Informative.
**Features**
- Current directory
- Current git branch
- Git status indicators:
- ``?``   — untracked change(s);
- ``+``   — staged change(s);
- ``!``   — file(s) modified in the repo;
- ``»``   — renamed file(s);
- ``—``   — deleted file(s);
- ``$``   — stashed change(s);
- ``#``   — unmerged change(s);
- ``•|`` — behind of remote branch;
- ``|•`` — ahead of remote branch;
Source: [typewritten.zsh-theme](https://github.com/reobin/typewritten)
Author: [@reobin](https://github.com/reobin)
---
#### Ducula #### Ducula
![Ducula Theme](https://raw.githubusercontent.com/janjoswig/Ducula/master/ducula_showcase.png) ![Ducula Theme](https://raw.githubusercontent.com/janjoswig/Ducula/master/ducula_showcase.png)
@@ -1040,13 +1066,3 @@ Clean and simple look with return status, git status and full path.
Source: [chill.zsh-theme](https://github.com/PsychoPatate/chill.zsh-theme) Source: [chill.zsh-theme](https://github.com/PsychoPatate/chill.zsh-theme)
Author: [@PsychoPatate](https://github.com/PsychoPatate) Author: [@PsychoPatate](https://github.com/PsychoPatate)
#### typewritten
![typewritten](https://raw.githubusercontent.com/reobin/typewritten/master/media/demo.gif)
Minimal. Informative.
Source: [typewritten.zsh-theme](https://github.com/reobin/typewritten)
Author: [@reobin](https://github.com/reobin)