ln -s ~/source ~/destination
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
git config --global core.editor "subl -n -w"
defaults write com.apple.screencapture disable-shadow -bool true
killall SystemUIServer