summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmake2
-rw-r--r--zshrc2
2 files changed, 3 insertions, 1 deletions
diff --git a/make b/make
index f8de537..3b77158 100755
--- a/make
+++ b/make
@@ -4,7 +4,7 @@ dir=~/dotfiles
olddir=~/dotfiles_old
# Files to sync
-files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc"
+files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc crontab"
rm -rf $olddir
mkdir -p $olddir
diff --git a/zshrc b/zshrc
index 7788986..8270da9 100644
--- a/zshrc
+++ b/zshrc
@@ -117,3 +117,5 @@ elif [ $h -lt 18 ]; then
else
xdotool key Alt+t p Down Return
fi
+
+crontab ~/.crontab