## enable remote ssh
# eval "$(ssh-agent -s)"
# ssh-add ~/.ssh/id_ed25519gi

git add -A
git commit -m "update"
git push -u origin main
