You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This is a Bash script `bash-env-json` for export of Bash environment as JSON, su
4
4
5
5
Everyone needs Bash format environment support. Being able to export this as JSON makes it readily available for import into any modern shell.
6
6
7
-
An adapter for [Elvish](https://github.com/tesujimath/bash-env-elvish)is provided for ease of use from those shells. The [existing plugin for NuShell](https://github.com/tesujimath/nu_plugin_bash_env)will soon be updated to use this also.
7
+
Adapters for [Elvish](https://github.com/tesujimath/bash-env-elvish)and [NuShell](https://github.com/tesujimath/nu_plugin_bash_env)are provided for ease of use from those shells.
8
8
9
9
Source files may be arbitrarily complex Bash, including conditionals, etc.
0 commit comments