Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 2.44 KB

README.md

File metadata and controls

58 lines (42 loc) · 2.44 KB

Logo
Catppuccin for Tmux

Themes

Usage

TPM

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

Manual

  1. Copy your desired theme's configuration contents into your Tmux config (usually stored at ~/.tmux.conf)
  2. Reload Tmux by either restarting the session or reloading it with tmux source-file ~/.tmux.conf

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org