Skip to content

Commit 69a45cd

Browse files
authored
Update README (#4)
1 parent ba2168b commit 69a45cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a Bash script `bash-env-json` for export of Bash environment as JSON, su
44

55
Everyone needs Bash format environment support. Being able to export this as JSON makes it readily available for import into any modern shell.
66

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.
88

99
Source files may be arbitrarily complex Bash, including conditionals, etc.
1010

0 commit comments

Comments
 (0)