mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Update typewritten's demo gif url
@@ -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
|
||||
|
||||

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

|
||||
@@ -22,39 +46,6 @@ author: [@chesteryue](https://github.com/ChesterYue)
|
||||
|
||||
---
|
||||
|
||||
#### 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)
|
||||
|
||||
---
|
||||
|
||||
#### Finox
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user