|
před 5 roky | |
---|---|---|
LICENSE | před 5 roky | |
README.md | před 5 roky | |
colorscheme-tpm.tmux | před 5 roky | |
scrot.png | před 5 roky | |
tmux-colorscheme.conf | před 5 roky |
Retro groove colorscheme for tmux, based on the excellent gruvbox theme for vim.
This is a heavily modified fork of tmux-gruvbox.
Features/Differences:
$EDITOR
contains vim
), the statusbar will indicate its mode while being editedJust clone this repo and add tmux-colorscheme.conf
to your .tmux.conf
:
cat tmux-colorscheme.conf >> ~/.tmux.conf
Add this repo to the list of TPM plugins in your .tmux.conf
:
set -g @plugin 'lawabidingcactus/tmux-gruvbox-truecolor'
Press <prefix> + I
to reload tmux with the plugin.