summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorMatt Turner <mattst88@framework.mattst88.com>2023-03-06 11:12:20 -0500
committerMatt Turner <mattst88@gmail.com>2023-03-06 11:18:37 -0500
commit01204fff758637398ce3a9d2b6ca20038016e45b (patch)
treeec1e65f28390437a4c6a07cbf6a507304cc1bd8d /tmux
parente83765747e2f4411189dbae392b5e197fdf8744b (diff)
Rearrange for better usage with GNU stow
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
new file mode 100644
index 0000000..6979591
--- /dev/null
+++ b/tmux/.tmux.conf
@@ -0,0 +1,6 @@
+set-option -g default-shell $SHELL
+set -g prefix C-a
+unbind-key C-b
+bind-key C-a send-prefix
+
+set-option -g mouse