From 42732dad6ac85053bf85565e1a8d3669fedfe261 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 27 May 2024 01:34:36 +0400 Subject: [PATCH] Port `before_v0.60/with_externals` and cleanup (#852) --- before_v0.60/README.md | 39 ------------------- before_v0.60/assets/js_map.json | 6 --- before_v0.60/lib/scripts.nu | 1 - before_v0.60/stdlib_candidate/README.md | 13 ------- .../with_externals/README.md | 0 .../with_externals/loc.nu | 7 ++-- 6 files changed, 4 insertions(+), 62 deletions(-) delete mode 100644 before_v0.60/README.md delete mode 100644 before_v0.60/assets/js_map.json delete mode 100644 before_v0.60/lib/scripts.nu delete mode 100644 before_v0.60/stdlib_candidate/README.md rename {before_v0.60 => modules}/with_externals/README.md (100%) rename {before_v0.60 => modules}/with_externals/loc.nu (82%) diff --git a/before_v0.60/README.md b/before_v0.60/README.md deleted file mode 100644 index fc98b76..0000000 --- a/before_v0.60/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# Nushell Scripts - -This is a place to share Nushell scripts with each other. If you'd like to share your scripts, create a PR that adds it to the repo. - -## Running Scripts - -You can run nushell scripts in a few different ways. - -1. You can type `nu