https://github.com/welksonramos/cactus
:cactus: A minimal zsh theme with git status indicators
https://github.com/welksonramos/cactus
oh-my-zsh zsh zsh-theme
Last synced: 5 months ago
JSON representation
:cactus: A minimal zsh theme with git status indicators
- Host: GitHub
- URL: https://github.com/welksonramos/cactus
- Owner: welksonramos
- License: mit
- Created: 2019-04-02T21:13:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T12:39:12.000Z (over 6 years ago)
- Last Synced: 2025-02-26T05:44:16.251Z (9 months ago)
- Topics: oh-my-zsh, zsh, zsh-theme
- Homepage:
- Size: 291 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - cactus - Minimalist theme with `git` status decorations. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - cactus - Minimalist theme with `git` status decorations. (Themes / ZSH on Windows)
- awesome-zsh-plugins - cactus - Minimalist theme with `git` status decorations. (Themes / Zinit (née zplugin))
README
# cactus đ”
> đ” A minimal zsh theme with git status indicators

## Install
1. *`mkdir $ZSH_CUSTOM/themes` You can skip this command if the directory exists already*
2. *`wget -O $ZSH_CUSTOM/themes/cactus.zsh-theme https://raw.githubusercontent.com/welksonramos/cactus/master/cactus.zsh-theme`*
3. *`nano ~/.zshrc`*
4. Set *__`ZSH_THEME="cactus"`__*
5. *`source ~/.zshrc`* or restart your terminal đ
## License
© Lincensed under The MIT License