dotfiles/.tmux.conf

6 lines
81 B
Plaintext
Raw Normal View History

bind r source-file ~/.tmux.conf
set -g mouse on
set-option -g allow-rename off