summaryrefslogtreecommitdiff
path: root/tmux/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r--tmux/.tmux.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
deleted file mode 100644
index 26ecf5f..0000000
--- a/tmux/.tmux.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-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
-set-option -sa terminal-features ',xterm-256color:RGB'