diff --git a/LICENSE b/nu/LICENSE rename from LICENSE rename to nu/LICENSE diff --git a/README.md b/README.md deleted file mode 100644 index e208c052a5a1a93202a89ad0dd98ca4678acdd37..0000000000000000000000000000000000000000 --- a/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# scripts - -A collection of scripts - -- [Nushell](nu) - -## License -[MIT](LICENSE) diff --git a/nu/README.md b/nu/README.md index 7b7d52d11a3e8cbe165061af9a33d9f580d2a5c1..66028f01e24f49920f967470ed0f647f961372d6 100644 --- a/nu/README.md +++ b/nu/README.md @@ -0,14 +1,9 @@ A collection of [Nushell](https://www.nushell.sh) scripts. -- `,` (comma): Run commands via `nix run` if they aren't found in your `PATH` -- `clone`: Opinionated `git clone` wrapper for various popular forges -- `fg`: `fzf` + `ripgrep` -- `gomodsri`: Create a suitable nix hash based on the current `go.mod` and save it to `go.mod.sri` -## Testing +A collection of [Nushell](https://www.nushell.sh) scripts. -```nu -use testing.nu run-tests A collection of [Nushell](https://www.nushell.sh) scripts. +- `,` (comma): Run commands via `nix run` if they aren't found in your `PATH` A collection of [Nushell](https://www.nushell.sh) scripts. -A collection of [Nushell](https://www.nushell.sh) scripts. +- `clone`: Opinionated `git clone` wrapper for various popular forges