]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - crontab.d/jobs
crontab.d/jobs: Add Vim modeline.
[config/dotfiles.git] / crontab.d / jobs
index 8f575fcc85b57d1b32459f8bca21e366c2f867bd..496a0200256e6c3a446315007b068296c7971d79 100644 (file)
@@ -36,3 +36,5 @@ PATH=$HOME/bin:$HOME/.shell/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/u
 # Run every x hours.
 31 */6 * * * RAND_SLEEP 600; run-parts --report .crontab.d/jobs.hourly6
 39 */8 * * * RAND_SLEEP 600; run-parts --report .crontab.d/jobs.hourly8
+
+# vim: ft=crontab