All Projects → egel → Tmux Gruvbox

egel / Tmux Gruvbox

Licence: gpl-3.0
Gruvbox color scheme for Tmux.

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Tmux Gruvbox

Tmux Bash Completion
Tmux bash completion
Stars: ✭ 153 (-25%)
Mutual labels:  tmux
Powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
Stars: ✭ 12,989 (+6267.16%)
Mutual labels:  tmux
Teamocil
There's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files.
Stars: ✭ 2,179 (+968.14%)
Mutual labels:  tmux
Eternalterminal
Re-Connectable secure remote shell
Stars: ✭ 2,191 (+974.02%)
Mutual labels:  tmux
.dotfiles
🎆 Arch Linux with i3 / nvim / tmux / urxvt / zsh / ...
Stars: ✭ 167 (-18.14%)
Mutual labels:  tmux
Neovim Config
Neovim configuration
Stars: ✭ 180 (-11.76%)
Mutual labels:  tmux
Axiom
The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
Stars: ✭ 2,424 (+1088.24%)
Mutual labels:  tmux
Smug
A session manager for tmux written in Go
Stars: ✭ 200 (-1.96%)
Mutual labels:  tmux
Dotfiles
vim, zsh, git, homebrew, nvm, neovim - my whole world
Stars: ✭ 2,217 (+986.76%)
Mutual labels:  tmux
Gitmux
💻 Git in your tmux status bar
Stars: ✭ 180 (-11.76%)
Mutual labels:  tmux
Sendcode
Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.
Stars: ✭ 166 (-18.63%)
Mutual labels:  tmux
Tmux Gitbar
Git in your tmux status bar
Stars: ✭ 167 (-18.14%)
Mutual labels:  tmux
Dotfiles
My [NeoVim + Tmux + Fish Shell] Setup /w install scripts
Stars: ✭ 180 (-11.76%)
Mutual labels:  tmux
Vimux
easily interact with tmux from vim
Stars: ✭ 1,980 (+870.59%)
Mutual labels:  tmux
Tmux Onedark Theme
A dark tmux color scheme inspired by Atom's One Dark syntax theme.
Stars: ✭ 183 (-10.29%)
Mutual labels:  tmux
Dotfiles
📍 My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (-25.98%)
Mutual labels:  tmux
Dotfiles
🔩 Dotfiles for bash, zsh, tmux, emacs, vim, etc
Stars: ✭ 175 (-14.22%)
Mutual labels:  tmux
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Stars: ✭ 15,594 (+7544.12%)
Mutual labels:  tmux
Dotfiles
My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.
Stars: ✭ 185 (-9.31%)
Mutual labels:  tmux
Fast Ide
🕺Fast Integrated Development Environment 😻
Stars: ✭ 181 (-11.27%)
Mutual labels:  tmux

Gruvbox color theme configuration for Tmux

Theme with 'retro groove' flavor for Tmux, based on Pavel Pertsev's gruvbox colorscheme and inspired by work of Gordon Chiam. Subthemes switching inspired by tmux-color-solarized.

Screenshots made from macOS builtin terminal with xterm-256color and Hack font.

Dark theme Light theme

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 and select desired theme

set -g @plugin 'egel/tmux-gruvbox'
set -g @tmux-gruvbox 'dark' # or 'light'

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ń

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].