#!/bin/bash cd /Users/timmy/Sync/AlfredPrefs git add -A git commit -m "sync $(date '+%Y-%m-%d %H:%M')" git push