summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/tmux.conf b/tmux.conf
deleted file mode 100644
index c7b5cf7..0000000
--- a/tmux.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-setw -g utf8 on
-setw -g automatic-rename on
-setw -g clock-mode-style 24
-setw -g monitor-activity on
-
-set -g bell-action any
-set -g status-bg black
-set -g status-fg white
-set -g status-left '#H'
-set -g prefix C-a
-
-bind Tab down-pane
-bind e split-window