Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gko/heart

❤️/💔 ZSH theme
https://github.com/gko/heart

ps1 theme zsh

Last synced: 4 days ago
JSON representation

❤️/💔 ZSH theme

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