dorian-top
Show the most used commands in your shell history.
Install
gem install dorian-topAlso included in the aggregate gem:
gem install dorianUsage
top [options]Run top -h for generated option details and top -v for the installed version.
Notes
- Supports
bash,fish, andzshhistory files. Use--limit/-l/-nand--shell/-s.
Examples
Show top 10 commands
topShow top 20 fish commands
top --limit 20 --shell fish