#!/bin/bash

git status;sleep 0.5;git add .;git commit -m "tick-tock";sleep 0.5;git push