Skip to content

Commit 0176542

Browse files
author
Simon Guest
committed
Add link to bash-env-fish
1 parent a952cf4 commit 0176542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-
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.
7+
Adapters for [Elvish](https://github.com/tesujimath/bash-env-elvish), [Nushell](https://github.com/tesujimath/bash-env-nushell), and [Fish](https://github.com/tesujimath/bash-env-fish) 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)