You can just run Timeshot in two ways:
- Execute
timeshot.shdirectly and leave your terminal window open in the foreground - Load the
timeshot.plistfile to ensure it always runs in the background - Change the
WorkingDirectoryto where yourtimeshot.shis - Copy
timeshot.plistto~/Library/LaunchAgents/timeshot.plist - Execute
launchctl load -w timeshot.plist - Confirm its running with
launchctl list | grep timeshot