summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2012-03-11 22:22:42 +0100
committerStefan Ritter <xeno@thehappy.de>2012-03-11 22:22:42 +0100
commite123895eddbf7c74c3fb816233c1c6b7e51925ef (patch)
treedd040b650f34e639f7cf4eaef591d80edbc4cb3d /tmux.conf
parentf98cb8537a62e74436c665a8459cf40e55b3a504 (diff)
Frühlingsputz
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