diff options
Diffstat (limited to 'crontab/user.crontab')
| -rw-r--r-- | crontab/user.crontab | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crontab/user.crontab b/crontab/user.crontab new file mode 100644 index 0000000..a675e15 --- /dev/null +++ b/crontab/user.crontab @@ -0,0 +1,4 @@ +* * */1 * * . $HOME/.zprofile ; clout pull +* * */1 * * . $HOME/.zprofile ; newsboat -x reload + +# vim:ft=crontab |
