all repos — scriptura @ c45b4ea656064fa445843ab7885f814350232446

a corner in $HOME for your scripts

add original `sd` to dev shell for comparison

Alan Pearce
commit

c45b4ea656064fa445843ab7885f814350232446

parent

969bbaa1ac239023697e5f7e8d7f3b50037d0633

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M flake.nixflake.nix
@@ -38,6 +38,7 @@ completionDirs = [ ];
functionDirs = [ ./functions ]; confDirs = [ ]; }) + script-directory # for comparison purposes ]; }; }