aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-03-03 17:25:00 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-03-03 17:25:00 +0100
commiteab19c0166879710aee9604efedd8933203a592e (patch)
tree481e55a7bb4e48fa49e9fc4656cbceb7a75ad96c
parent86d5b40c238ea56ba7c884b0a8d829d4ad90b3b3 (diff)
downloaddotfiles-eab19c0166879710aee9604efedd8933203a592e.tar.gz
tmux
-rw-r--r--tmux/tmux.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
new file mode 100644
index 0000000..5ff10c1
--- /dev/null
+++ b/tmux/tmux.conf
@@ -0,0 +1,4 @@
+# Be like screen, please
+unbind C-b
+set -g prefix C-a
+bind C-a send-prefix