From 32900fb1772b07ee0057c7ec55ed20b5b1f779bb Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Wed, 29 Jan 2025 18:19:59 +0100 Subject: [PATCH] Fix a comment. --- .zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index fdac9b0..113a240 100644 --- a/.zshrc +++ b/.zshrc @@ -38,8 +38,7 @@ if [ -z "$TMUX" ] && [ -n "$SSH_CONNECTION" ]; then tmux attach -t Default || tmux new -s Default fi - -# Attach to a tmux session on startup +# Show the weather and a quote on startup if [ -z "$TMUX" ] && [[ "$HAS_NETWORK" == 1 ]]; then curl -s 'wttr.in/Trondheim?format=%l:+%c%t\n' --max-time 0.5 2> /dev/null echo " ---"