Files
configs/tmux/.tmux.conf
2025-07-10 22:04:38 +01:00

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'