| Crates.io | nu_plugin_gstat |
| lib.rs | nu_plugin_gstat |
| version | 0.107.0 |
| created_at | 2022-03-22 20:49:29.766942+00 |
| updated_at | 2025-09-03 01:36:42.575669+00 |
| description | A git status plugin for Nushell |
| homepage | |
| repository | https://github.com/nushell/nushell/tree/main/crates/nu_plugin_gstat |
| max_upload_size | |
| id | 554887 |
| size | 76,824 |
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>