mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 00:43:33 +01:00
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 |
Incrementor 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>