From f3b7a0b4f1f2b7d5eba0915252ca6f783912d712 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Sat, 23 Mar 2024 08:57:25 -0700 Subject: [PATCH] Updates Tmux Configuration --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index a397e87..c5f44e6 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -13,3 +13,4 @@ set-option -g status-position top set -g default-terminal "tmux-256color" set -ag terminal-overrides ",xterm-256color:RGB" +bind-key = kill-session