summaryrefslogtreecommitdiff
path: root/tmux/.tmux/aws.conf
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2023-01-11 11:06:10 +0100
committerpks <pks@pks.rocks>2023-01-11 11:06:10 +0100
commit64261b9d9436780c9960f4cf82b6902d06983894 (patch)
tree0c362426bd18cee7ddb3c264658e114dabaa434a /tmux/.tmux/aws.conf
parent8041a9afb2ede9508627584d217e5b93529dce61 (diff)
tmux: different prefixes local vs. remote
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
-