histat

Crates.iohistat
lib.rshistat
version1.0.1
sourcesrc
created_at2024-11-09 19:59:01.347428
updated_at2024-11-09 20:03:29.224342
descriptionZsh history stats
homepage
repositoryhttps://github.com/cheyao/histat.git
max_upload_size
id1442359
size16,161
Cyao (cheyao)

documentation

README

Histat

The history sumarizer for zsh

$ histat
579 ls
447 cd
426 git
319 sudo
295 ninja

Usage

$ histat --help
Zsh history stats

Usage: histat [OPTIONS]

Options:
  -f, --file <FILE>    [default: ~/.zsh_history]
  -l, --lines <LINES>  [default: 5]
  -h, --help           Print help
  -V, --version        Print version
Commit count: 9

cargo fmt