|
|
|
|
|
by coyotebush
4774 days ago
|
|
My history file is de-duplicated (oh-my-zsh enables hist_ignore_dups), so this sort of approach is never accurate. Git comes out on top, but presumably because most of my invocations are unique ("git commit -m ..."), while things like "ls" are farther down the list. Relevant: https://github.com/paulmars/huffshell |
|