I use code folding in Xcode to quickly check if a method is being used in the code base. Code folding allows me to shrink down the amount of scrolling I need to do. Code folding allows me to access the methods I'm checking on that might be "below the fold."
I loved using Screenhero to pair program with my buddy in SF. I'm in Hawaii. Screenhero was fantastic for taking control of the keyboard and mouse (which is not possible with Google Hangouts). Please bring it back!
I like to write up my tasks in a journal entry. Thought I would automate the process and have a bash script create my journal for me, open it in vim and let me start writing for the day.
I love quotes. I made this little script that pulls quotes from a quotes.txt file on my computer. I've included my quotes file in the repo. If you are a quote buff like me, please add your own quotes to the quotes.txt file in the repo.