mirror of
https://github.com/ChesterYue/ohmyzsh-theme-passion.git
synced 2026-07-25 14:01:03 +00:00
improve docs
This commit is contained in:
parent
6081ea5752
commit
92b5bd0731
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
simplerich-zsh-theme is an oh-my-zsh theme.
|
This is an oh-zsh-theme with informative git status, anaconda environment info and command execution time.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -10,16 +10,16 @@ simplerich-zsh-theme is an oh-my-zsh theme.
|
||||||
|
|
||||||
You can see the followings at once:
|
You can see the followings at once:
|
||||||
|
|
||||||
- Real Time
|
- Real time
|
||||||
- Login User
|
- Login user
|
||||||
- Working Directory
|
- Working directory
|
||||||
- Anaconda's Environment Name
|
- Anaconda's environment name
|
||||||
- Rich Git Status
|
- Rich git status
|
||||||
|
|
||||||
After command execution, you can see also:
|
After command execution, you can see also:
|
||||||
|
|
||||||
- Command Execution Time
|
- Command execution time
|
||||||
- Success/Error Hint
|
- Success/Error hint
|
||||||
|
|
||||||
## Git Status Symbols
|
## Git Status Symbols
|
||||||
|
|
||||||
|
|
@ -73,7 +73,7 @@ conda config --set changeps1 False
|
||||||
source ~/.zshrc
|
source ~/.zshrc
|
||||||
```
|
```
|
||||||
|
|
||||||
See Also: [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes), [zsh-git-prompt](https://github.com/olivierverdier/zsh-git-prompt)
|
See also [Overriding and adding themes](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes) and [zsh-git-prompt](https://github.com/olivierverdier/zsh-git-prompt).
|
||||||
|
|
||||||
## Trouble Shooting
|
## Trouble Shooting
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue