mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
d15859dd86
# Description Primarily used as a marker on issues and if necessary as a patch release version. |
||
---|---|---|
.. | ||
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>