update tmux configuration (add plugin manager)
This commit is contained in:
parent
082a413cf2
commit
e698594f5a
@ -1,3 +1,5 @@
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user