Skip to content

sridharsridha/gruvbox-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruvbox inspired, clean and elegant tmux color theme.

Quick Start

Thanks to existing plugin managers for tmux, Gruvbox tmux can be installed for all platforms in a uniform way within a few lines of codes. The recommended manager is tpm, but any other manager like tundle can also be used.

To automatically download and activate Gruvbox tmux, follow the install instructions for tpm and

  1. add below code to your tmux.conf, by default .tmux.conf located in your home directory
    set -ga terminal-overrides ",screen-256color:Tc"
    set -g default-terminal "screen-256color"
    set -g @plugin "sridharsridha/gruvbox-tmux"
  1. press the default key binding prefix + I to fetch- and install the plugin

Also see tpm's_ install instructions for more details.

Thanks

Inspired by nord-tmux

About

gruvbox inspired, clean and elegant tmux color theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages