janno tjarks 042c38f5ff docs: Adds screenshot of mocha flavor (#2)
* Adds screenshot

* Adds a description to the screenshot
2024-06-14 09:01:22 +02:00
2024-06-13 00:03:13 +02:00

Catppuccin for zsh

Screenshot

Screenshot of the catppuccin mocha flavor This screenshot shows the mocha flavor of catppuccin.

Installation

git clone https://github.com/JannoTjarks/catppuccin-zsh.git
mkdir ~/.oh-my-zsh/themes/catppuccin-flavors

ln catppuccin-zsh/catppuccin.zsh-theme ~/.oh-my-zsh/themes/
ln catppuccin-zsh/catppuccin-flavors/* ~/.oh-my-zsh/themes/catppuccin-flavors

Setup

Add the following lines to you zsh configuration:

ZSH_THEME="catppuccin"
CATPPUCCIN_FLAVOR="mocha" # Required! Options: mocha, flappe, macchiato, latte
CATPPUCCIN_SHOW_TIME=true  # Optional! If set to true, this will add the current time to the prompt.
Description
My zsh theme based on catppuccin
Readme 1 MiB
Languages
Shell 100%