mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Update typewritten's theme info
@@ -7,6 +7,38 @@ 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).
|
Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes).
|
||||||
|
|
||||||
|
---
|
||||||
|
#### typewritten
|
||||||
|
|
||||||
|
A minimal, lightweight, informative zsh prompt theme
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Features**
|
||||||
|
- Current directory
|
||||||
|
- Current git branch
|
||||||
|
- Return code
|
||||||
|
- Various customization options
|
||||||
|
- Prompt layout
|
||||||
|
- Prompt symbol
|
||||||
|
- Constant display of git home directory
|
||||||
|
- Cursor
|
||||||
|
- Prefix on right prompt
|
||||||
|
- 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)
|
||||||
|
|
||||||
---
|
---
|
||||||
#### passion
|
#### passion
|
||||||
|
|
||||||
@@ -53,29 +85,6 @@ Source: [daivasmara.zsh-theme](https://github.com/Daivasmara/daivasmara.zsh-them
|
|||||||
|
|
||||||
Author: [@Daivasmara](https://github.com/Daivasmara)
|
Author: [@Daivasmara](https://github.com/Daivasmara)
|
||||||
|
|
||||||
#### 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)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user