update gitignore and readme

This commit is contained in:
Nils Norman Haukås 2018-08-12 22:13:35 +02:00
parent 5282a8e61c
commit b165534da7
No known key found for this signature in database
GPG key ID: BB8DD87F83E1359E
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
*.jpg
*tmp*

View file

@ -9,7 +9,7 @@ A cron-job utility that takes a screenshot of your main screen every minute usin
1. Then you copy `no.nilsnh.daily-screens.plist` into `~/Library/LaunchAgents`. Jobs in this folder are run as the current logged in user.
1. Load the script with `launchctl load no.nilsnh.daily-screens.plist`.
Use `launchctl *unload* no.nilsnh.daily-screens.plist` to disable the script.
Call `launchctl unload no.nilsnh.daily-screens.plist` to disable the script.
## References