From 105dad425cb1eca55f8e7fd21bc58bb1e4f3a3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20=C3=87olako=C4=9Flu?= Date: Fri, 19 Mar 2021 16:08:43 +0300 Subject: [PATCH] TODOs --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c8765845..85d5c645 100755 --- a/install.sh +++ b/install.sh @@ -137,7 +137,7 @@ ln -s ~/.dotfiles/zsh/completions ~/.completions ln -s ~/.dotfiles/mail/mutt ~/.config/mutt ln -s ~/.dotfiles/mail/msmtp ~/.config/msmtp ln -s ~/.dotfiles/mail/mbsyncrc ~/.mbsyncrc -echo "*/30 * * * * /home/$(whoami)/.scripts/mailsync" >> /var/spool/cron/yigit +echo "*/8 * * * * /home/$(whoami)/.scripts/mailsync" >> /var/spool/cron/yigit # Root sudo cp ~/.dotfiles/root/dwm.desktop /usr/share/xsessions