Based on gpakosz's "Oh my Tmux" and Dracula's color palette.
- 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 ~
- 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 ~
- Done!