From 3df5d72ed900fd64cb95cc62bd45fd1eef491a45 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 21 Jan 2023 09:20:14 +0800 Subject: Remove crontab config --- crontab | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 crontab (limited to 'crontab') diff --git a/crontab b/crontab deleted file mode 100644 index 0541790..0000000 --- a/crontab +++ /dev/null @@ -1,6 +0,0 @@ -*/30 * * * * command -v newsboat > /dev/null && newsboat -x reload -* * * * * ~/bin/mailsync -*/10 * * * * command -v vdirsyncer > /dev/null && vdirsyncer sync -00 */3 * * * command -v trash-empty > /dev/null && /usr/bin/trash-empty -f 30 -00 * * * * [ -e ~/.fehbg ] && DISPLAY=:0 ~/.fehbg -00 * * * * command -v anacron > /dev/null && /usr/sbin/anacron -t ~/.dotfiles/anacrontab -S ~/.cache/anacron/spool -- cgit v1.2.3