git2dayone
git2dayone copied to clipboard
A script for logging git commit messages in the app Day One
Git Commit Logs For Day One
Steps:
- Install the dayone CLI tool.
- Put
day_one_git_messages.sh
somewhere permanent in your file system. For example,$HOME/bin/
- Edit
local.git2dayone.plist
. ReplaceUSERNAME
andPATH/TO/day_one_git_messages.sh
with your system username and the path from step 2. Optionally, specify the hour of and minute of the day you'd like the script to run (default at 06:00). - mv
local.git2dayone.plist
to$HOME/Library/LaunchAgents/
.