summaryrefslogtreecommitdiff
path: root/tmux/.tmux/aws.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.tmux/aws.conf')
-rw-r--r--tmux/.tmux/aws.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/tmux/.tmux/aws.conf b/tmux/.tmux/aws.conf
index 4ea910f..db3c740 100644
--- a/tmux/.tmux/aws.conf
+++ b/tmux/.tmux/aws.conf
@@ -1,5 +1,7 @@
source-file ~/.tmux/common.conf
+unbind C-a
+set -g prefix C-b
+
set -g status-bg yellow
set -g status-fg black
-