#!/usr/bin/env bash
git add . && git commit -m x
git push
