Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p-m-p/pure-catppuccin
https://github.com/p-m-p/pure-catppuccin
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p-m-p/pure-catppuccin
- Owner: p-m-p
- Created: 2023-11-18T15:04:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-19T16:14:11.000Z (12 months ago)
- Last Synced: 2024-10-08T06:19:01.287Z (about 1 month ago)
- Language: Shell
- Size: 357 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
## 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
```