dotfiles/commit.sh

2 lines
45 B
Bash
Executable file

#!/bin/sh
git commit -am "Update $(date -I)"