DEV Community

Discussion on: What are your top ten command lines?

Collapse
 
bradtaniguchi profile image
Brad
167 git status - spam this one
58 ls
53 git add -A
52 git commit
50 git branch
28 clear
25 git log
21 npm start
17 glxgears - sanity checking if gpu acceleration is on, for my chromebook :D
16 git fetch

I guess I hit a lot of git commands haha!

Collapse
 
amejiarosario profile image
Adrian Mejia

Interesting, I didn't know about the glxgears