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

https://github.com/mubinben/purr-zsh-theme


https://github.com/mubinben/purr-zsh-theme

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# PURR-ZSH-THEME

## Preview
![](./preview.jpg)

## Requirement
- `curl`
- `zsh`
- `oh-my-zsh` install by [github](https://github.com/ohmyzsh/ohmyzsh?tab=readme-ov-file#basic-installation)

## Installation
- Download.
```sh
curl -o $ZSH_CUSTOM/themes/purr.zsh-theme https://raw.githubusercontent.com/mubinben/purr-zsh-theme/main/purr.zsh-theme
```
- Open `~/.zshrc` by text editor.
- Edit `ZSH_THEME`, and save.
```sh
ZSH_THEME="purr"
```
- Close terminal, and open again.
- Done.

## License
Purr-zsh-theme is available under the [MIT license](./LICENSE.txt).