summaryrefslogtreecommitdiff
path: root/.config/tmux/tmux.conf
blob: 946396fbc87fa8b70d51508fdbcd34e75c0a0952 (plain)
set -g @plugin 'alexwforsythe/tmux-which-key'
set -g @plugin 'b0o/tmux-autoreload'

set -g set-clipboard on
set -ga terminal-overrides ',*:Ms=\E]52;%p1%s;%p2%s\007'

run 'tpack init'