all repos — scriptura @ c53086030946b26be76cd5efa41c58b04d3577e3

a corner in $HOME for your scripts

fix incorrect typographic substitution in readme

Alin
commit

c53086030946b26be76cd5efa41c58b04d3577e3

parent

4735916f978f169e6dde9786d461826b6d39ea16

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

changed files
M README.mdREADME.md
@@ -8,7 +8,7 @@ ## Differences from original sd
This fish version has a few differences from the original `sd`: -- Uses subcommands instead of flags (`scriptura new` vs `sd -new`) +- Uses subcommands instead of flags (`scriptura new` vs `sd --new`) - `--` can be used to separate arguments intended for `scriptura` itself from those intended for the executed command - [Choose your own short alias](#shorter-command-name) - A new `cmd` subcommand for running external commands on scripts (e.g. `scriptura cmd foobar -- rm`)