aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-ls
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-08-21 15:31:03 +0000
committerJulio Capote <jcapote@gmail.com>2022-08-21 15:31:03 +0000
commitc24cc0f4ef43be035cf31116c46904f723b5607f (patch)
tree9fdcf18e8fc24e138515ba395aa822356f2733e9 /libexec/recit-ls
parenta44d810632cb9b9527b6b220d486cea577802c72 (diff)
downloadrecit-c24cc0f4ef43be035cf31116c46904f723b5607f.tar.gz
recit-setup and recit-ls alias
Diffstat (limited to 'libexec/recit-ls')
-rwxr-xr-xlibexec/recit-ls3
1 files changed, 3 insertions, 0 deletions
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