9 lines
161 B
Bash
Executable File
9 lines
161 B
Bash
Executable File
set -g @plugin 'tmux-plugins/tpm'
|
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
|
|
|
set -g @plugin 'niksingh710/minimal-tmux-status'
|
|
|
|
|
|
|
|
run '~/.tmux/plugins/tpm/tpm'
|