Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hera-Moon/My-rabbit-Zsh-Theme
My Own rabbit Theme
https://github.com/Hera-Moon/My-rabbit-Zsh-Theme
Last synced: 3 months ago
JSON representation
My Own rabbit Theme
- Host: GitHub
- URL: https://github.com/Hera-Moon/My-rabbit-Zsh-Theme
- Owner: Hera-Moon
- License: mit
- Created: 2024-06-25T15:09:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T01:39:16.000Z (7 months ago)
- Last Synced: 2024-08-02T07:10:36.806Z (6 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- trackawesomelist - rabbit (⭐0) - Optimized for `git`. Requires a terminal program that works with unicode. Includes decorators for `git` status, current working directory and the current virtual environment. (Recently Updated / [Jul 15, 2024](/content/2024/07/15/README.md))
README
# rabbit.zsh-theme
![Hi](https://github.com/Hera-Moon/My-rabbit-Zsh-Theme/assets/165302812/bf5f8534-675d-4630-9054-a6de81956129)
A ZSH theme optimized for people who use:
- Git
- Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)# Compatibility
**NOTE:** In all likelihood, you will need to install a [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts) for this theme to render correctly.
## What does it show?
- the virtual environment.
- Working directory
- Git status## Future Work
1. Elevated (root) privileges (⚡)
2. Represent python version
3. Represent virtual environment namePlease recommend me what feature should I improve.
It would be nice for the code to be a bit more sane and re-usable.