annguyenwasd / tmux-gruvbox

Gruvbox colorscheme for tmux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gruvbox color theme configuration for Tmux

Forked from Egel's repo

Addtional support

Copy mode Prefix

Installation

Install manually

The simplest way is just:

HINT: Always make a backup of your config files before any action.

cat tmux-gruvbox-dark.conf >> ~/.tmux.conf

Install through Tmux Plugin Manager

Add plugin to the list of TPM plugins in .tmux.conf

set -g @plugin 'annguyenwasd/tmux-gruvbox'

Hit prefix + I to fetch the plugin and source it. Your tmux should be updated with the theme at this point.

License

GPLv3 - Maciej Sypień

About

Gruvbox colorscheme for tmux

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%