mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-20 15:19:49 +00:00
Updated External themes (markdown)
@@ -9,6 +9,32 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom
|
||||
|
||||
---
|
||||
|
||||
#### typewritten
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
@@ -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)
|
||||
|
||||
Author: [@PsychoPatate](https://github.com/PsychoPatate)
|
||||
|
||||
#### typewritten
|
||||
|
||||

|
||||
|
||||
Minimal. Informative.
|
||||
|
||||
Source: [typewritten.zsh-theme](https://github.com/reobin/typewritten)
|
||||
|
||||
Author: [@reobin](https://github.com/reobin)
|
||||
|
||||
Reference in New Issue
Block a user