Joined May 2012
·
Achievements
32 Karma
0 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Forked
Have a project valued enough to be forked by someone else
Nephila Komaci
Have at least one original repos where PHP is the dominant language
For zsh:
cat .histfile | awk '{print $1}' | sort | uniq -c | sort -rn | head