Update tmux config

This commit is contained in:
2016-10-25 09:37:43 -07:00
parent 687eeeeae6
commit e10fddf0cd

View File

@@ -1 +1,7 @@
# Enable mouse scrolling in copy mode
set-window-option -g mode-mouse on
# Switch prefix from C-b to C-t
unbind C-b
set -g prefix C-t
bind C-t send-prefix