Change tmux prefix key

This commit is contained in:
Oliver Davies 2019-10-10 10:02:42 +01:00
parent fd9b30293e
commit 95b446408d

View file

@ -1,5 +1,5 @@
unbind C-b unbind C-b
set -g prefix C-a set -g prefix C-s
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded" bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded"