dots


dots / config
xxwhirlpool  ·  2026-01-21

.crontab-laptop

1MAILTO=""
2
30 */3 * * * vdirsyncer sync > /dev/null 2>&1
4
50 */3 * * * cd /home/kat/.password-store && git pull > /dev/null 2>&1
6
70 0 * * * crontab -l > /home/kat/dotfiles/config/.crontab-laptop
8
90 0 * * * cat /home/kat/.bashrc > /home/kat/dotfiles/config/.bashrc-laptop