Crates.io | nu_plugin_gstat |
lib.rs | nu_plugin_gstat |
version | 0.95.0 |
source | src |
created_at | 2022-03-22 20:49:29.766942 |
updated_at | 2024-06-25 19:15:22.290519 |
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 | 70,533 |
Note: this requires Nushell 0.60 or later
To install:
> cargo install --path .
To register (from inside Nushell):
> register <path to installed plugin>