# 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.
<img width="829" alt="image" src="https://github.com/Tnixc/nu-hist/assets/85466117/9b56381d-692e-497b-bee4-1e9ad7782fdd">