From caa3942adc3dc5d8177b5e1f833e95c97c70ed17 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 9 Oct 2025 10:03:15 +0200 Subject: [PATCH] Update .zshrc --- home/dot_zshrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/dot_zshrc b/home/dot_zshrc index c4a980f..5d676c1 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -168,6 +168,12 @@ if [ -z "$TMUX" ]; then ssh-add 2>/dev/null # start tmux + tmux attach + fi +fi + + + # # # # passwordstore # #