]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
crontab.d/jobs: Add Vim modeline.
authorSimon Ruderich <simon@ruderich.org>
Sun, 18 Aug 2013 14:27:55 +0000 (16:27 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 18 Aug 2013 14:27:55 +0000 (16:27 +0200)
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