From f2dfde23f8157da1532a2b2e236af529fed47713 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Thu, 11 Apr 2024 16:21:15 -0500 Subject: replace janky deploy script with stow and make re-orgs all the console oriented dotfiles to be stowable makefile to deploy everything move from vimplug to native vim packages cleanup script for blowing away old symlinks --- systemd/linux/backup.timer | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 systemd/linux/backup.timer (limited to 'systemd/linux/backup.timer') diff --git a/systemd/linux/backup.timer b/systemd/linux/backup.timer deleted file mode 100644 index b7815d6..0000000 --- a/systemd/linux/backup.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Run backup every four hours - -[Timer] -OnCalendar=*-*-* 0/4:15 -Persistent=true - -[Install] -WantedBy=timers.target -- cgit v1.2.3