/tmux-dracula

🧛 Self-contained dracula-themed tmux configuration, based on gpakosz's Oh my Tmux. No package manager required.

tmux-dracula

Tmux Status Line Preview

Based on gpakosz's "Oh my Tmux" and Dracula's color palette.

Installation

  1. Git clone Oh my Tmux and link or copy their .tmux.conf configuration file to your home directory. In this example, I'll copy it:
git clone https://github.com/gpakosz/.tmux
cp .tmux/.tmux.conf ~
  1. Git clone this repository and copy .tmux.conf.local to your home directory.
git clone https://github.com/Optixal/tmux-dracula
cp tmux-dracula/.tmux.conf.local ~
  1. Done!