1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

feat(External-Themes): add simplerich theme (#40)

Ryota Sasaki
2023-09-25 16:18:21 +09:00
committed by GitHub
parent 6105fbde07
commit 42d5b9ccac

@@ -10,6 +10,36 @@ 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).
---
<div align="center">
### Simplerich Theme
#### *Informative Git Status, Anaconda Environment Info and Command Execution Time.*
![Simplerich](https://github.com/philip82148/simplerich-zsh-theme/blob/main/readme/demo.png)
</div>
#### Features
You can see the followings at once:
- Real Time
- Login User
- Working Directory
- Anaconda's Environment Name
- Rich Git Status
After command execution, you can see also:
- Command Execution Time
- Success/Error Hint
#### Install: [Install](https://github.com/philip82148/simplerich-zsh-theme#install)
#### Source: [simplerich-zsh-theme](https://github.com/philip82148/simplerich-zsh-theme)
#### Author: [@philip82148](https://github.com/philip82148)
---
<div align="center">