From c24cc0f4ef43be035cf31116c46904f723b5607f Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 21 Aug 2022 11:31:03 -0400 Subject: recit-setup and recit-ls alias --- libexec/recit-ls | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 libexec/recit-ls (limited to 'libexec/recit-ls') diff --git a/libexec/recit-ls b/libexec/recit-ls new file mode 100755 index 0000000..2eb086b --- /dev/null +++ b/libexec/recit-ls @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +recit-entries "$@" \ No newline at end of file -- cgit v1.2.3