2025-01-21 04:24:26 +01:00
|
|
|
bind r source-file $XDG_CONFIG_HOME/tmux/tmux.conf \; display-message "Config reloaded!"
|
|
|
|
|
2025-01-09 02:11:08 +01:00
|
|
|
set -g @plugin 'tmux-plugins/tpm'
|
|
|
|
set -g @plugin 'dracula/tmux'
|
|
|
|
|
|
|
|
run '~/.tmux/plugins/tpm/tpm'
|
|
|
|
|
|
|
|
set -g status on
|