Save current changes before moving to new remote

This commit is contained in:
2025-08-12 12:02:23 -04:00
parent 1bd57833d4
commit e7f42f4602

View File

@ -23,7 +23,6 @@ get_moon_icon () {
else phase_icon="☼" # a SUN day :)
fi
echo $phase_icon
}
OUTPUT="$(date -v+$1m +%B", "%Y)"