summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-07-31 13:49:48 -0700
committerFranck Cuny <franckcuny@gmail.com>2016-07-31 13:50:37 -0700
commitfe64da9ad511972229cb400c33ac0d1fcbe78f00 (patch)
tree6439721862d0f3ffd5144294a1d47984ad29fa7b /tmux.conf
parent[emacs] markdown configuration (diff)
downloademacs.d-fe64da9ad511972229cb400c33ac0d1fcbe78f00.tar.gz
[tmux] delete configuration for `tmux'.
I have not used tmux in a while, and I don't see myself using it in a near future, this can be removed. Closes #13
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/tmux.conf b/tmux.conf
deleted file mode 100644
index 8f73552..0000000
--- a/tmux.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-set -g prefix C-z
-unbind C-b
-
-set -g mouse-select-pane on
-setw -g aggressive-resize on
-
-# emacs binding
-set -gw mode-keys emacs
-
-# status
-set -g status on