summaryrefslogtreecommitdiff
path: root/tmux/conf
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2025-10-25 18:29:01 +0100
committerGrégoire Duchêne <gduchene@awhk.org>2025-10-25 18:29:01 +0100
commit66c7767e0176626c94f9376b6025b5c516a1eee6 (patch)
tree7d1d63fe461e2c6f54fceac35f39df3650930cbd /tmux/conf
parent141c6cfb76b832532fb8ffc63cda617ae3cfa93d (diff)
tmux: Rename configuration file to tmux.conf
Diffstat (limited to 'tmux/conf')
-rw-r--r--tmux/conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/tmux/conf b/tmux/conf
deleted file mode 100644
index 7358e20..0000000
--- a/tmux/conf
+++ /dev/null
@@ -1,7 +0,0 @@
-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"