mirror of https://github.com/ohmyzsh/ohmyzsh.git
Update typewritten's feature set
parent
415dcf0fbb
commit
75ee6674e8
|
@ -9,19 +9,6 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom
|
|||
|
||||
---
|
||||
|
||||
#### passion
|
||||
|
||||
![passion](https://raw.githubusercontent.com/ChesterYue/ohmyzsh-theme-passion/master/passion.gif)
|
||||
|
||||
* time prompt will update once you finish inputting.
|
||||
* time cost will show after command running.
|
||||
|
||||
source: [repo](https://github.com/ChesterYue/ohmyzsh-theme-passion)
|
||||
|
||||
author: [@chesteryue](https://github.com/ChesterYue)
|
||||
|
||||
---
|
||||
|
||||
#### [typewritten](https://github.com/reobin/typewritten)
|
||||
|
||||
A minimal, lightweight, informative zsh prompt theme
|
||||
|
@ -34,7 +21,14 @@ A minimal, lightweight, informative zsh prompt theme
|
|||
<img src="https://raw.githubusercontent.com/reobin/typewritten/master/media/layouts/pure.png" width="400" />
|
||||
</p>
|
||||
|
||||
|
||||
**Quick start**
|
||||
```bash
|
||||
npm install -g typewritten
|
||||
```
|
||||
|
||||
**Features**
|
||||
- Asynchronous git info
|
||||
- Current directory
|
||||
- Current git branch
|
||||
- [git status indicators](https://github.com/reobin/typewritten#git-status-indicators)
|
||||
|
@ -52,6 +46,19 @@ Author: [@reobin](https://github.com/reobin)
|
|||
|
||||
---
|
||||
|
||||
#### passion
|
||||
|
||||
![passion](https://raw.githubusercontent.com/ChesterYue/ohmyzsh-theme-passion/master/passion.gif)
|
||||
|
||||
* time prompt will update once you finish inputting.
|
||||
* time cost will show after command running.
|
||||
|
||||
source: [repo](https://github.com/ChesterYue/ohmyzsh-theme-passion)
|
||||
|
||||
author: [@chesteryue](https://github.com/ChesterYue)
|
||||
|
||||
---
|
||||
|
||||
#### short
|
||||
|
||||
<img src=https://github.com/nikhilkmr300/omz-themes/blob/master/images/short.png width=640>
|
||||
|
|
Loading…
Reference in New Issue