Skip to content

sdillen/alias-hints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alias-hints

Searches through your .bash_history and prints the 10 most used programs by invokes. The idea is to improve this tool to realize which commands you should alias.

Installation

go get github.com/sdillen/alias-hints

Usage

$ alias-hints

kube 441
git 357
go 212
cd 131
ls 106
docker 88
vim 73
exit 55
make 44
sudo 42

Todo

  • Print programs and provided arguments
  • Improve visualization via tables

About

Get some alias hints on your most used programs. Maybe there is something to shorten.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages