5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
# Tmux plugins
|
|
|
|
set -g @plugin 'tmux-plugins/tpm'
|
|
set -g @plugin 'laktak/extrakto'
|
|
set -g @plugin 'sainnhe/tmux-fzf' |