Created
September 14, 2011 23:33
-
-
Save kennethreitz/1218109 to your computer and use it in GitHub Desktop.
Most used commands, in order by usage, since last install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1665 git | |
1180 mate | |
912 ls | |
879 cd | |
751 gitx | |
596 python | |
359 ./manage.py | |
198 j | |
180 rm | |
169 clear | |
166 pip | |
163 brew | |
157 ack | |
148 ssh | |
147 open | |
142 make | |
115 ping | |
107 mv | |
92 ssh-rdd | |
88 touch |
I hit Command + K most of the time actually.:)
I didn't know that one. :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Very similar to mine.
A question: Why clear instead of C-l?