all repos — scriptura @ 8f4320e8825448b3642b6e1dde31aad53dee43c2

a corner in $HOME for your scripts

move completion descriptions to function definitions

Alin
commit

8f4320e8825448b3642b6e1dde31aad53dee43c2

parent

e2bef6abcb519abcc37d0024d08319b20f76d6b1

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M functions/__scriptura_run.fishfunctions/__scriptura_run.fish
@@ -1,4 +1,4 @@
-function __scriptura_run --argument-names target +function __scriptura_run --description 'Run a script' --argument-names target if path is --perm exec $target set --export SCRIPTURA_ROOT $SCRIPTURA_ROOT set --export SD (path dirname $target)