Skip to content

Commit

Permalink
feat(External-Themes): add simplerich theme (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
philip82148 committed Sep 25, 2023
1 parent 6105fbd commit 42d5b9c
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions External-themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">

Expand Down

0 comments on commit 42d5b9c

Please sign in to comment.