Browse Source

Added a script to add my crontab

Samuel W. Flint 7 years ago
parent
commit
0dd571b014
1 changed files with 5 additions and 0 deletions
  1. 5 0
      edit-crontab

+ 5 - 0
edit-crontab

@@ -0,0 +1,5 @@
+#!/bin/sh -f
+
+$EDITOR ~/.dotfiles/crontab
+
+crontab ~/.dotfiles/crontab