From 3a99be0b3d76a691c940608c477955d122f37e75 Mon Sep 17 00:00:00 2001 From: Sauyon Lee <2347889+sauyon@users.noreply.github.com> Date: Tue, 26 Oct 2021 06:03:25 +0000 Subject: [PATCH] Add elvish support --- bin/any-nix-shell | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/bin/any-nix-shell b/bin/any-nix-shell index 651cd3d..a860e8b 100755 --- a/bin/any-nix-shell +++ b/bin/any-nix-shell @@ -80,6 +80,44 @@ EOF done } +function init_elvish() { + output+=$(cat <