Files
dotfiles/.tmux.conf
2019-09-13 14:31:41 +02:00

5 lines
77 B
Bash

unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix
set -g mouse on