Support One Dark in Tmux

Tmux themes should stay in sync with wallpaper, Vim, Emacs, Chrome, etc.
This commit is contained in:
William Carroll 2019-03-21 14:56:53 +00:00
parent 12ba60eb13
commit 8a9cb25fe3

View file

@ -16,7 +16,7 @@ set -g @plugin 'dalejung/tmux-select-pane-no-wrap'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @copycat_next 'p'
set -g @copycat_prev 'n'
set -g @plugin 'arcticicestudio/nord-tmux'
set -g @plugin 'odedlaz/tmux-onedark-theme'
################################################################################