https://github.com/gko/heart
❤️/💔 ZSH theme
https://github.com/gko/heart
ps1 theme zsh
Last synced: 7 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T21:42:35.000Z (about 2 years ago)
- Last Synced: 2025-04-23T12:14:51.503Z (7 months ago)
- Topics: ps1, theme, zsh
- Language: Shell
- Homepage:
- Size: 674 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - heart - Heart themed prompt for light backgrounds. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - heart - Heart themed prompt for light backgrounds. (Themes / ZSH on Windows)
README
# Heart theme for ZSH
By default theme looks like this:

When the previous operation was unsuccessful it shows an empty heart:

## GIT
Shows git branch and git status:

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