# Pastebin i0LWRDSx #!/usr/bin/env bash FILENAME=`date "+%S"` touch $FILENAME git add $FILENAME git commit --amend --no-edit