summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/tmux.conf b/tmux.conf
deleted file mode 100644
index d5493f8..0000000
--- a/tmux.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-set-option -g prefix C-z
-bind-key a send-prefix
-
-set-option -g base-index 1
-set-option -g renumber-windows on
-set-option -g set-titles on
-set-option -g set-titles-string '@#h'
-
-set-option -g default-terminal "xterm-256color"
-set-option -g xterm-keys on
-set-option -g mouse on
-
-set -g status-left ""
-set -g status-right ""