5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
set -g @plugin 'tmux-plugins/tpm'
|
|
set -g @plugin 'catppuccin/tmux'
|
|
|
|
source-file ~/.config/tmux/tmux.conf.d/styles.conf
|
|
run "~/.config/tmux/plugins/tpm/tpm" |