#!/bin/sh # commit and push git add src/* # update git commit -am "Update Gentoo configuration." git push