tmux: move to gruvbox
This commit is contained in:
parent
440d4ab7ba
commit
ca028a17df
|
|
@ -44,5 +44,7 @@ bind -r C-l resize-pane -R 5
|
|||
## Setup: git clone https://github.com/tmux-plugins/tpm plugins/tpm
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
# set -g @plugin 'dracula/tmux'
|
||||
set -g @plugin 'fabioluciano/tmux-tokyo-night'
|
||||
# set -g @plugin 'fabioluciano/tmux-tokyo-night'
|
||||
set -g @plugin 'egel/tmux-gruvbox'
|
||||
set -g @tmux-gruvbox 'dark'
|
||||
run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
|
|
|||
Loading…
Reference in New Issue