Some cosmetic fixes.

This commit is contained in:
Johannes Findeisen 2026-07-14 02:54:38 +02:00
commit 8681eab798
2 changed files with 1 additions and 2 deletions

View file

@ -61,7 +61,7 @@ function home() {
fi
fi
else
echo "$HOME was already updated in the last 24 hours."
echo "$HOME was already updated within the last 24 hours."
echo "Run this to force updating: home up f"
fi
else

1
.zshrc
View file

@ -45,5 +45,4 @@ fi
# and scripts.
source ~/.penv
export PATH="$HOME/.local/bin:$PATH"