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