forked from extern/nushell
88a890c11f
# Description This bumps nushell to the dev version of 0.83.1 and updates the default config files with the proper version. # User-Facing Changes # Tests + Formatting # After Submitting |
||
---|---|---|
.. | ||
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>