Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/p-m-p/pure-catppuccin


https://github.com/p-m-p/pure-catppuccin

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Pure Catppuccin

My personal preference of colour choices for [Pure](https://github.com/sindresorhus/pure) ZSH prompt.

Requires a terminal with support for RGB colours like iTerm2.


Mocha styles

## Installation

### Manual

After setup of Pure prompt, clone this repo and...

```sh
cd pure-catppuccin
source style/mocha.zsh # or latte.zsh, frappe.zsh, macchiato.zsh
```

### ZPlug

```sh
zplug p-m-p/pure-catppuccin, from:github, at:main, use:style/mocha.zsh # or latte.zsh, frappe.zsh, macchiato.zsh
```