aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-projects
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/recit-projects')
-rwxr-xr-xlibexec/recit-projects8
1 files changed, 8 insertions, 0 deletions
diff --git a/libexec/recit-projects b/libexec/recit-projects
new file mode 100755
index 0000000..efb323f
--- /dev/null
+++ b/libexec/recit-projects
@@ -0,0 +1,8 @@
+#!/usr/bin/env bash
+
+source lib/loader
+
+recfile=$(load_recit)
+
+recsel -t Project ${recfile}
+