nu-hist

Crates.ionu-hist
lib.rsnu-hist
version0.1.0
sourcesrc
created_at2024-01-18 19:33:26.682561
updated_at2024-01-18 19:33:26.682561
descriptionA simple script to read the .sqlite3 file of nushell's history and display stats
homepage
repositoryhttps://github.com/tnixc/nu-hist
max_upload_size
id1104492
size28,893
Tnixc (Tnixc)

documentation

README

Nu-hist

A simple script to read the .sqlite3 file of nushell's history and display stats

Usage

nu-hist history.sqlite3 2024

Or

nu-hist history.sqlite3 all

Make sure you change history.sqlite3 to the full file path.

image
Commit count: 0

cargo fmt