Add ed-love. - various - Various utilities developed at bitreich. HTML git clone git://bitreich.org/various/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/various/ DIR Log DIR Files DIR Refs DIR Tags --- DIR commit d807a7c9c5684f247cbc9167a1176b1d91601979 DIR parent 5be178c16d89b7c73b6603c906c06743019a18e0 HTML Author: Christoph Lohmann <20h@r-36.net> Date: Fri, 14 Feb 2025 19:00:44 +0100 Add ed-love. Diffstat: A ed-love | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) --- DIR diff --git a/ed-love b/ed-love @@ -0,0 +1,4 @@ +#!/bin/sh + +ed -p'❤ ' "$@" +