aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-projects
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-08-21 15:30:42 +0000
committerJulio Capote <jcapote@gmail.com>2022-08-21 15:30:42 +0000
commita44d810632cb9b9527b6b220d486cea577802c72 (patch)
tree912a6da9ec6ec2e6e28ec064e0d7b6981e167e41 /libexec/recit-projects
parente8910ecd98488bc2dcc82389a82b14ca2361617a (diff)
downloadrecit-a44d810632cb9b9527b6b220d486cea577802c72.tar.gz
move recsel calls to its own file
Diffstat (limited to 'libexec/recit-projects')
-rwxr-xr-xlibexec/recit-projects7
1 files changed, 1 insertions, 6 deletions
diff --git a/libexec/recit-projects b/libexec/recit-projects
index 50aa485..4217397 100755
--- a/libexec/recit-projects
+++ b/libexec/recit-projects
@@ -2,9 +2,4 @@
# Usage: recit projects
# Summary: List all Projects
-source lib/loader
-
-recfile=$(load_recit)
-
-recsel -t Project ${recfile}
-
+recit-recsel-projects