diff --git a/deploy/auto-commit-guard.plist b/deploy/auto-commit-guard.plist new file mode 100644 index 00000000..9877d734 --- /dev/null +++ b/deploy/auto-commit-guard.plist @@ -0,0 +1,24 @@ + + + + + Label + ai.timmy.auto-commit-guard + ProgramArguments + + /bin/bash + /Users/apayne/.hermes/bin/auto-commit-guard.sh + 120 + + RunAtLoad + + KeepAlive + + StandardOutPath + /Users/apayne/.hermes/logs/auto-commit-guard.stdout.log + StandardErrorPath + /Users/apayne/.hermes/logs/auto-commit-guard.stderr.log + WorkingDirectory + /Users/apayne + +