This commit is contained in:
Jaroslaw Konik 2026-02-17 19:19:19 +01:00
parent 63ca44ec8d
commit 12534d7a98

View file

@ -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