summary refs log tree commit diff
path: root/home/.local
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-29 20:48:19 -0400
committerJune McEnroe <june@causal.agency>2022-05-29 20:48:19 -0400
commit9289e2730b1e70dd79bfa65d641a799e16949c9f (patch)
tree6d30fedc588b4b0b4f1de0656400fb73a6f9075a /home/.local
parentAdd The Bone Shard Daughter (diff)
downloadsrc-9289e2730b1e70dd79bfa65d641a799e16949c9f.tar.gz
src-9289e2730b1e70dd79bfa65d641a799e16949c9f.zip
Add mins script
Diffstat (limited to 'home/.local')
-rwxr-xr-xhome/.local/bin/mins4
1 files changed, 4 insertions, 0 deletions
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
c46d439341d2d135a9864a9e5f8ff9055&follow=1'>Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe