Skip to content

hasundue/tmux-gruvbox-material

 
 

Repository files navigation

Gruvbox Material for Tmux

Gruvbox Material color scheme configuration for Tmux, forked from egel/tmux-gruvbox

Installation

Install manually

The simplest way is just:

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

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

Install through Tmux Plugin Manager

Add plugin to the list of TPM plugins in .tmux.conf and select desired theme

set -g @plugin 'hasundue/tmux-gruvbox-material'
set -g @gruvbox-material_theme 'dark' # or 'light'
set -g @gruvbox-material_contrast 'medium' # or 'soft' or 'hard'

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 Material color scheme for Tmux

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 100.0%