summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
new file mode 100644
index 0000000..793ab06
--- /dev/null
+++ b/tmux/.tmux.conf
@@ -0,0 +1,3 @@
+set -g default-terminal "tmux-256color"
+set -ag terminal-overrides ",*:Tc"
+set -g mouse on