Skip to content

Analyze shell history to identify potential aliases, so you can type less.

License

Notifications You must be signed in to change notification settings

AndrewRPorter/lazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version

lazy

Script used to analyze my systems shell history (ZSH in this case) and print out the most frequent commands.

This can be used to identify potential aliases, allowing you to type less.

Installation

gem install lazy_cli

Usage

By default, running lz will yield the top 10 most used commands.

lazy

You can specify the number of commands you want to output by passing in a num (-n or --num).

lazy -n 1

About

Analyze shell history to identify potential aliases, so you can type less.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages