mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
c31291753c
This should be the new development version. We most likely don't need a 0.96.2 patch release. Should be free to merge PRs after this. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Git stat plugin for Nushell
Note: this requires Nushell 0.60 or later
To install:
> cargo install --path .
To add the plugin (from inside Nushell):
> plugin add <path to installed plugin>