tmux: add onedark theme
This commit is contained in:
parent
adb0674e1f
commit
bce0c76680
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@
|
|||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
|
||||
|
||||
set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M'
|
||||
|
||||
set -g @plugin 'odedlaz/tmux-onedark-theme'
|
||||
set -g @onedark_date_format "%d.%m.%y"
|
||||
|
||||
# Scroll History
|
||||
set -g history-limit 50000
|
||||
|
|
Loading…
Reference in a new issue