10 lines
185 B
Bash
10 lines
185 B
Bash
set -g @plugin 'tmux-plugins/tpm'
|
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
|
|
|
run ~/git-repos/dracula-tmux/dracula.tmux
|
|
|
|
set -g @dracula-plugins "git"
|
|
|
|
run '~/.tmux/plugins/tpm/tpm'
|
|
|