From caa23ce080cf2ab55ff24c55a31dab760c892714 Mon Sep 17 00:00:00 2001 From: Michael Grote <38253905+quotengrote@users.noreply.github.com> Date: Tue, 14 Jul 2020 14:05:57 +0200 Subject: [PATCH] tmux as non-login-shell --- .tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 8d00300..5f955e5 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -5,6 +5,10 @@ bind - split-window -v unbind '"' unbind % +# tmux as non-login shell +# https://wiki.archlinux.org/index.php/tmux#Start_a_non-login_shell +set -g default-command "${SHELL}" + set-window-option -g aggressive-resize #https://superuser.com/questions/880497/how-do-i-resize-the-usable-area-of-a-tmux-session # setze uhrzeit auf 24h format