Skip to content

Commit

Permalink
Merge pull request #61 from tesujimath/bash-env-0.13
Browse files Browse the repository at this point in the history
Bump bash-env plugin to 0.13.0, now in Rust
  • Loading branch information
fdncred authored Aug 22, 2024
2 parents da4f617 + 05ba31f commit 58e758e
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,16 +199,10 @@ plugins:
url: https://github.com/hulthe/nu_plugin_msgpack
branch: master
- name: nu_plugin_bash_env
language: bash
language: rust
repository:
url: https://github.com/tesujimath/nu_plugin_bash_env
branch: master
override: # override any field in the result record (do not use unless you have to `like the plugin is written in Python`)
name: "[nu_plugin_bash_env](https://github.com/tesujimath/nu_plugin_bash_env)"
version: "0.11.0"
description: "A Bash environment plugin for Nushell."
plugin: "0.95.0"
protocol: "0.95.0"
branch: main
- name: nu_plugin_units
language: rust
repository:
Expand Down

0 comments on commit 58e758e

Please sign in to comment.