« get me outta code hell

acme shenanigans (apparently this is the first acme commit) - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-10-27 11:34:22 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-10-27 12:24:48 -0300
commit889dfe622abea16049e4d0743c865331c13bdab1 (patch)
tree62f867e705e757432499a01ac7e1b4c599bb91b2 /lib
parent51bf3754cc4805e016ea6f93e00872260e665265 (diff)
acme shenanigans (apparently this is the first acme commit)
Diffstat (limited to 'lib')
-rw-r--r--lib/plumbing7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/plumbing b/lib/plumbing
new file mode 100644
index 0000000..650f869
--- /dev/null
+++ b/lib/plumbing
@@ -0,0 +1,7 @@
+editor = acme
+include basic
+
+type is text
+data matches '[0-9a-f]*[a-f][0-9a-f]*'
+data matches '([0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]+)'
+plumb start rc -c 'cd '$wdir'; cd `{git rev-parse --show-toplevel} && [ -d .git ] && git show '$1' | plumb -i -d edit -a ''action=showdata filename=+git/'$1''' '