dotfiles/files/git/.config/systemd/user/autosync-repos.timer

9 lines
156 B
SYSTEMD

[Unit]
Description=Automatically does git push and pull on a number of repos
[Timer]
OnBootSec=1min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target