From 09fb26712395bc9306728c00c00a98e098e27cd2 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sat, 28 Jan 2023 22:36:55 -0500 Subject: add recit-here --- libexec/recit-here | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 libexec/recit-here (limited to 'libexec') diff --git a/libexec/recit-here b/libexec/recit-here new file mode 100755 index 0000000..8b661fa --- /dev/null +++ b/libexec/recit-here @@ -0,0 +1,5 @@ +#!/usr/bin/env bash +# Usage: recit here +# Summary: Show all entries associated with the current directory + +recit-entries -c "$PWD" \ No newline at end of file -- cgit v1.2.3