aboutsummaryrefslogtreecommitdiff
path: root/.scripts/macli-keys
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/macli-keys')
-rwxr-xr-x.scripts/macli-keys6
1 files changed, 0 insertions, 6 deletions
diff --git a/.scripts/macli-keys b/.scripts/macli-keys
deleted file mode 100755
index 4122c91..0000000
--- a/.scripts/macli-keys
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-choice="great teacher onizuka"
-
-notify-send "macli" "$(macli episodes -S 1 -s +1 $choice | sed -e 's/\x1b\[[0-9;]*m//g')"
-