No description
Find a file
2022-10-01 00:05:52 +02:00
assets changed ss 2021-12-04 20:23:39 -05:00
.editorconfig chore: update .editorconfig 2022-09-27 02:41:54 +02:00
catppuccin-frappe.tmuxtheme feat: tpm (Tmux Plugin Manager) support (#2) 2022-09-08 04:29:55 +02:00
catppuccin-latte.tmuxtheme feat: tpm (Tmux Plugin Manager) support (#2) 2022-09-08 04:29:55 +02:00
catppuccin-macchiato.tmuxtheme feat: tpm (Tmux Plugin Manager) support (#2) 2022-09-08 04:29:55 +02:00
catppuccin-mocha.tmuxtheme feat: tpm (Tmux Plugin Manager) support (#2) 2022-09-08 04:29:55 +02:00
catppuccin.tmux feat: tpm (Tmux Plugin Manager) support (#2) 2022-09-08 04:29:55 +02:00
LICENSE Initial commit 2021-11-06 22:51:38 -05:00
README.md docs: README filepath changes (#15) 2022-10-01 00:05:52 +02:00

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