Kaynağa Gözat

Added a script to add my crontab

Samuel W. Flint 7 yıl önce
ebeveyn
işleme
0dd571b014
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      edit-crontab

+ 5 - 0
edit-crontab

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