forked from extern/nushell
2ec2028637
# Description Version bump for the `0.78.0` Start to include the version with our `default_config.nu` and `default_env.nu` # Checklist - [x] reedline - [ ] release notes |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Git stat plugin for Nushell
Note: this requires Nushell 0.60 or later
To install:
> cargo install --path .
To register (from inside Nushell):
> register <path to installed plugin>