home.sh update.

This commit is contained in:
Johannes Findeisen 2025-09-10 00:35:45 +02:00
commit 6fd6e1c3e5

View file

@ -54,7 +54,8 @@ function home() {
fi
else
echo "~/.lastupdate does not exist!"
echo "Running: home up f now..."
echo "You need to run the following command to update your"
echo "home configuration: home up f"
touch .lastupdate
fi
cd $OLDPWD