From c942f340ab434f2820ca30a33343c4d2fede37d9 Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Wed, 1 Jun 2022 02:27:46 -0700 Subject: [PATCH] sleep-until: now is a script --- .config/shell/bin/sleep-until | 15 +++++++++++++++ .config/shell/functions/sleep-until | 17 ----------------- 2 files changed, 15 insertions(+), 17 deletions(-) create mode 100755 .config/shell/bin/sleep-until delete mode 100644 .config/shell/functions/sleep-until diff --git a/.config/shell/bin/sleep-until b/.config/shell/bin/sleep-until new file mode 100755 index 0000000..61d4ac9 --- /dev/null +++ b/.config/shell/bin/sleep-until @@ -0,0 +1,15 @@ +#!/bin/sh +# Usage: sleep_until