dots


dots / config
xxwhirlpool  ·  2026-04-13

.crontab-mariposa

 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-mariposa
 8
 90 0 * * * cat /home/kat/.bashrc > /home/kat/dotfiles/config/.bashrc-mariposa
10
110 0 * * * cd /home/kat/Documents/irc_logs && /home/kat/Documents/irc_logs/irc_4walls_histback.sh > /dev/null 2>&1