summaryrefslogtreecommitdiff
path: root/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/tmux.conf')
-rw-r--r--tmux/tmux.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
new file mode 100644
index 0000000..7358e20
--- /dev/null
+++ b/tmux/tmux.conf
@@ -0,0 +1,7 @@
+bind C-k clear-history
+
+set -g base-index 1
+set -g escape-time 0
+set -g mouse on
+set -g renumber-windows on
+set -g status-right "%R %Z"