Config

set up my new mac laptop

I am starting my first day at Harvard FAS informatics and I will keep a note here on how I set up my new laptop. customize terminal following this gist: download iterm2 for mac here. install on-my-zsh sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" You will have to install git first for the upper command to work. Now, when you fire up your terminal, it looks much more prettier! (there are many other schemes for oh my zsh, I found the default is good.