mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
d117f30281
I've also changed the target of zsh to its appropriate location according to the XDG Base Directory specs so that's neat.
10 lines
154 B
SYSTEMD
10 lines
154 B
SYSTEMD
[Unit]
|
|
Description=Create a package list from the Arch Linux repos
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 1/6:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=default.target
|