diff --git a/com.github.gitwatch.plist b/com.github.gitwatch.plist new file mode 100644 index 0000000..65230e3 --- /dev/null +++ b/com.github.gitwatch.plist @@ -0,0 +1,34 @@ + + + + + Label + com.github.gitwatch + ProgramArguments + + /usr/local/bin/gitwatch.sh + -s + 60 + -m + Auto-commit %d + /path/to/watch + + RunAtLoad + + EnvironmentVariables + + GW_GIT_BIN + /usr/local/bin/git + GW_INW_BIN + /usr/local/bin/fswatch + GW_RL_BIN + /usr/local/bin/greadlink + + + +