From 9289e2730b1e70dd79bfa65d641a799e16949c9f Mon Sep 17 00:00:00 2001
From: June McEnroe <june@causal.agency>
Date: Sun, 29 May 2022 20:48:19 -0400
Subject: Add mins script

---
 home/.local/bin/mins | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100755 home/.local/bin/mins

diff --git a/home/.local/bin/mins b/home/.local/bin/mins
new file mode 100755
index 00000000..9cbd5fa8
--- /dev/null
+++ b/home/.local/bin/mins
@@ -0,0 +1,4 @@
+#!/bin/sh
+exec dc <<EOF
+$1 60~rn[h]nn[m]p
+EOF
-- 
cgit 1.4.1