How to be lazy-fast while using the command line. (Mac Version)
One word: aliases. Basically, instead of typing a long command like git push origin master, with aliases setup, you could for example type only gpom and it would do the
Continue readingHow to be lazy-fast while using the command line. (Mac Version)