mirror of
https://github.com/nushell/nushell.git
synced 2025-05-06 16:02:58 +00:00
# Description For tracking in `version` for bug reports during development. Might be used for an urgent hotfix if necessary.
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>