blob: a28614314c37c48b151fa3f62c6fb90000561d97 (
plain)
set -g @plugin 'alexwforsythe/tmux-which-key'
set -g @plugin 'b0o/tmux-autoreload'
set -g mouse on
set -g set-clipboard on
set -ga terminal-overrides ',*:Ms=\E]52;%p1%s;%p2%s\007'
run 'tpack init'
|