mirror of
https://github.com/nushell/nushell.git
synced 2024-11-08 01:24:38 +01:00
95ec2fcce7
# Description For tracking in `version` for bug reports during development. Might be used for an urgent hotfix if necessary. |
||
---|---|---|
.. | ||
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>