Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gko/heart
❤️/💔 ZSH theme
https://github.com/gko/heart
ps1 theme zsh
Last synced: 4 days ago
JSON representation
❤️/💔 ZSH theme
- Host: GitHub
- URL: https://github.com/gko/heart
- Owner: gko
- License: mit
- Created: 2018-01-12T12:17:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T21:42:35.000Z (about 1 year ago)
- Last Synced: 2024-07-22T20:34:33.136Z (4 months ago)
- Topics: ps1, theme, zsh
- Language: Shell
- Homepage:
- Size: 674 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heart theme for ZSH
By default theme looks like this:
![default](https://github.com/gko/heart-theme/raw/master/theme.png)
When the previous operation was unsuccessful it shows an empty heart:
![error](https://github.com/gko/heart-theme/raw/master/fail.png)
## GIT
Shows git branch and git status:
![cvs](https://github.com/gko/heart-theme/raw/master/cvs.png)where «+» means that you've staged changes, «*» means that you have unstaged
changes and «?» means that you have untracked files.## Installation
With [antigen](https://github.com/zsh-users/antigen):
```shell
antigen theme gko/heart
```or with [zplug](https://github.com/zplug/zplug):
```shell
zplug 'gko/heart', as:theme
```## Like it?
:star: this repo
## License
MIT