Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ You can find some examples about how to create and use scripts in the [Nushell S
- [alias-finder.nu](https://github.com/KamilKleina/alias-finder.nu): Alias finder for Nushell.
- [bash-env-nushell](https://github.com/tesujimath/bash-env-nushell): Bash environment for Nushell.
- [cargo_search](https://github.com/nushell/nu_scripts/blob/main/sourced/cool-oneliners/cargo_search.nu): Perform a cargo search.
- [dagger.nu](https://github.com/danielbodnar/dagger.nu): Nushell completions for the Dagger container workflow CLI.
- [discord.nu](https://github.com/cablehead/discord.nu): Nushell wrapper for the Discord REST API
- [docker.nu](https://github.com/fj0r/docker.nu): Docker client toolset.
- [dotnu](https://github.com/nushell-prophet/dotnu): tools for Nushell module developers.
Expand Down