Files
dotfiles/tmux/tmux.conf
2025-08-30 11:04:52 +01:00

9 lines
161 B
Bash

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'