summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2016-10-14 14:22:13 -0700
committerFranck Cuny <franck.cuny@gmail.com>2016-10-14 14:22:13 -0700
commit3c2b66f1ef00ce1419396c412c1c11ce5450f582 (patch)
tree683bc323405f05e92dfde043feaf3f88e3bce1de /tmux.conf
parentRevert "[tmux] delete configuration for `tmux'." (diff)
downloademacs.d-3c2b66f1ef00ce1419396c412c1c11ce5450f582.tar.gz
[bash] Remove a couple of aliases.
I don't update my transactions for simple from the CLI, and I don't use
the camera anymore.

Let's try to replace `vi` with `ed` too.
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