aboutsummaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-10-25 22:00:12 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-10-25 22:00:12 +0200
commit0efb032aa46ee85dcd869bfa1658b0d0f762530e (patch)
tree315c473894e91c46e967e72d7578a125466a61c0 /tmux.conf
parentcf77b04f2792018ae0ec6a76240b7f311d4dfe9e (diff)
add tmux keybind to end session
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index fe2891a..665e610 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -19,3 +19,5 @@ bind-key + new-window
bind-key c copy-mode
bind-key v paste-buffer
+
+bind-key k kill-session