add cron jobs

This commit is contained in:
Guilherme Rugai Freire 2022-01-30 00:35:41 -03:00
parent fe71bc0e39
commit 4c21dd5271
No known key found for this signature in database
GPG Key ID: FC05BE5CD322C427
2 changed files with 4 additions and 0 deletions

2
.config/cronjobs/root Normal file
View File

@ -0,0 +1,2 @@
5 */2 * * * /usr/bin/pacman -Syuw --noconfirm
*/30 * * * * /usr/bin/updatedb

2
.config/cronjobs/user Normal file
View File

@ -0,0 +1,2 @@
*/20 * * * * /usr/bin/newsboat -x reload
0 */2 * * * $HOME/.config/code/update-extensions.sh