diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-11-18 14:29:35 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-11-18 14:29:35 +0530 |
commit | 16950d02f9d942905abdc0c2e3ef2cba2d5e4e00 (patch) | |
tree | 1196bac30c5a257145589dd48b722316f0414f13 /.scripts | |
parent | d98f02e10146cd2d79b001239d9c9aca73304b14 (diff) |
edited cgit dark theme
Diffstat (limited to '.scripts')
-rwxr-xr-x | .scripts/macli-keys | 6 |
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')" - |