~pvsr/dotfiles

ac45f0155c0c1bb76092c30eecfb07b802dcf954 — Peter Rice 5 years ago 06c21dc
change tmux prefix
1 files changed, 1 insertions(+), 1 deletions(-)

M tmux/.tmux.conf
M tmux/.tmux.conf => tmux/.tmux.conf +1 -1
@@ 2,7 2,7 @@ set -ga terminal-overrides ",xterm-termite:Tc"

set-option -g default-shell "/usr/bin/fish"

set -g prefix C-g
set -g prefix C-a
unbind C-b

set -g mouse on