#!/bin/bash #GIT PUSH git add * git commit -m "Dotfiles Update: $(date)" git push -u origin master