Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T12:39:12.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T03:42:51.845Z (2 months ago)
- Topics: oh-my-zsh, zsh, zsh-theme
- Homepage:
- Size: 291 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cactus 🌵
> 🌵 A minimal zsh theme with git status indicators![demo](cactus-demo.gif)
## 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