One of my favorite Mac apps is TextExpander, a toolthat saves you time by enabling you to create shortcuts for things you type frequently.
For example, here are the shortcuts I use on a regular basis:
- Typing
mm@expands to my email address,matthew.h.mazur@gmail.com. - Typing
vccexpands to my Visa credit card number. -
Typing
stccexpands to a Stripe test credit card number,4242424242424242. -
Typing
jsccexpands into a JSDoc template:
/**
* Description
*
* @param {Object} var - Description
* @returns {Boolean} Description
*/
- Typing
wpccexpands into a PHPDoc template:
/** * Description * * @param int|string $var Description * @return bool Description */
- And last but not least,
--->expands into→because using ASCII arrows makes you look like a badass hacker, obviously.
Give it a shot if you’re not already using it. There’s a free trial and you can purchase the full version for $44.95.
If you have any recommendations for other useful productivity tools like TextExpander, I’d love to check them out. Thanks!

My most used TextExpander shortcuts:
myaddr => my street address
myfulladdr => my full address with city, state, zip
pops => popthestack
rywa => ryanware email address
pts => gmail email address
;shrug => ¯\_(ツ)_/¯
Ohh I like that shrug one.
→ ¯\_(ツ)_/¯
I have Adam to thank for that one.
You can get TextExpander for 25% off through Jan 6 via http://www.eastgate.com/Tinderbox/Specials/WinterFest.html
Thanks for the tip!