amir-abdi / portable-me

Tools and configs I use to set up my development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portable Me

This is how I make myself (Amir H. Abdi, aka. AHA) a portable developer as I move across orgs. If you landed here by accident, you might enjoy learning about my working style more than my technical setup.

Mac

Tools

OS Settings

  • Set the default screenshot directory:
    defaults write com.apple.screencapture /Users/`whoami`/Screenshots

Shell/Terminal

The following are better be installed in the same order:

Other

  • Email signature: P.S. My working day may not be your working day. Please don’t feel obliged to reply outside of your normal working hours.

About

Tools and configs I use to set up my development environment


Languages

Language:Makefile 74.7%Language:Shell 25.3%