Parcourir la source

Added a script to add my crontab

Samuel W. Flint il y a 7 ans
Parent
commit
0dd571b014
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      edit-crontab

+ 5 - 0
edit-crontab

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