From a77753bc237bf7cf91ff25bb54dfea99d04232b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 28 Sep 2022 09:53:50 +0200 Subject: [PATCH] neues setup --- tmux/sessions/dev.session | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmux/sessions/dev.session b/tmux/sessions/dev.session index fa18a40..7c76895 100644 --- a/tmux/sessions/dev.session +++ b/tmux/sessions/dev.session @@ -1,7 +1,6 @@ selectp -t 1 # select the first (0) pane splitw -h -p 50 # split it into two halves - selectp -t 2 # select the new, second (1) pane splitw -v -p 50 # split it into two halves selectp -t 1 # go back to the first pane - +set-environment -u sshcon