all repos — scriptura @ 3d3ff4b9f26debedd76ac1d3951af6ecf49f6907

a corner in $HOME for your scripts

pass context to scripts

Alan Pearce
commit

3d3ff4b9f26debedd76ac1d3951af6ecf49f6907

parent

672ae135eb9f9fd74692054b0c2b58cae86e41e5

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M functions/scriptura.fishfunctions/scriptura.fish
@@ -76,6 +76,8 @@ end
if set --query --function seen_script if path is --perm exec $target + set --export SCRIPTURA_ROOT $SCRIPTURA_ROOT + set --export SD (path dirname $target) $target $remaining return $status else