From 12534d7a9835140b8663e6b317a3a4bd3dafc5a0 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Tue, 17 Feb 2026 19:19:19 +0100 Subject: [PATCH] update --- .bashrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.bashrc b/.bashrc index 2616873..19e392e 100644 --- a/.bashrc +++ b/.bashrc @@ -20,7 +20,3 @@ echo "You are not here to produce." echo "You are here to witness." echo "色即是空 空即是色" eval "$(direnv hook bash)" - -if [ -n "$SSH_CONNECTION" ] && [ -z "$TMUX" ]; then - exec tmux new -A -s main -fi