@volpeon In fact on my laptop: $ fc -l 0 | cut -d $'\t' -f2 | sed -e 's;| *;\n;' -e 's;git grep;grep;' -e 's;git ;git:;' | cut -d ' ' -f1 | sort | uniq -c | sort -nr | nl | head -n 50
1 8887 vis 2 3148 man 3 2838 make 4 1948 git:add 5 1413 ls 6 1216 grep 7 1211 git:commit 8 977 eix 9 886 cd 10 885 git:show