Skip to content

Latest commit

 

History

History
80 lines (62 loc) · 3.17 KB

README.md

File metadata and controls

80 lines (62 loc) · 3.17 KB

Logo
Catppuccin for tmux

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Installation

TPM

  1. Install TPM
  2. Add the Catppuccin plugin:
set -g @plugin 'kjnsn/tmux-catppuccin-minimal'
set -g @plugin 'tmux-plugins/tpm'
  1. (Optional) Set your preferred flavor before the plugin line, it defaults to "mocha":
set -g @catppuccin-theme 'mocha' # latte, frappe, macchiato or mocha

Manual

  1. Clone this repository to your desired location (e.g. ~/.config/tmux/plugins/catppuccin)
  2. Add the following line to your tmux.conf file: run ~/.config/tmux/plugins/catppuccin/catppuccin.tmux
  3. (Optional) Set your preferred flavor.
  4. Reload Tmux by either restarting the session or reloading it with tmux source-file ~/.tmux.conf

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org