Skip to content

mark-pitblado/catppuccin-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catppuccin Tmux

This repository is a fork of tokyo-night-tmux by Logico. The license of that code was the MIT license, and is maintained in this repository through the LICENSE.md file. A huge thank you to their development efforts, whichout which this would not be possible.

The primary purpose of this repository is to take the visual outline of the tokyo-night-tmux plugin but change the colours and themes to be catppuccin. There is also the tmux repository in the catppuccin organization which you may also experiment with and decide on your preference.

Dependencies

  1. You will need to have a nerd font installed (note the homebrew steps below do this for you)
  2. You will need to install the packages below for everything to work.

Mac

brew tap homebrew/cask-fonts
brew install --cask font-monaspace-nerd-font font-noto-sans-symbols-2
brew install bash bc coreutils gawk gh glab gsed jq nowplaying-cli

Linux

Alpine Linux

apk add bash bc coreutils gawk git jq playerctl sed

Arch Linux

pacman -Sy bash bc coreutils git jq playerctl

Debian/Ubuntu

apt-get install bash bc coreutils gawk git jq playerctl

Installation using TPM

In your tmux.conf:

set -g @plugin "mark-pitblado/catppuccin-tmux"

About

A fork of tokyo-night-tmux with catppuccin colours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages