-
System Prefs > Security & Privacy > Turn on filevault
-
System Prefs > Trackpad > Scroll & Zoom > Uncheck “Scroll direction: Natural”
-
System Prefs > Energy Saver > Turn off display after: 20 minutes
-
Install security updates
-
Open Safari and download Chrome
-
Install Chrome
-
Open Chrome and download LastPass
-
Install LastPass
-
Re-launch Chrome and log into LastPass
-
Sign in to the Chrome sign-in tab and link data with Chrome profile
-
Add any other Chrome profiles you care about
-
Download and install iTerm2
-
Install Xcode from the app store (it’s 4GB - this will take a while)
-
Install Slack from the app store
- Sign into Slack
-
Install harvest from the app store
-
Sign in Harvest
-
Prefs > Advanced > Automatically start on login
-
-
Download and install Dropbox
- Sign in to Dropbox
-
sudo xcodebuild -license
-
Install homebrew once Xcode is installed http://brew.sh/
-
xcode-select --install
-
brew doctor
-
-
Install golang 1.5 https://golang.org/dl/
mkdir -p $HOME/go export GOPATH=$HOME/go cat > ~/.profile <<EOF export GOPATH=$HOME/go EOF
-
Install pathogen https://github.com/tpope/vim-pathogen
-
Install vim-go https://github.com/fatih/vim-go
- Add to vimrc:
set nocompatible execute pathogen#infect() set number filetype on filetype plugin on syntax on let g:go_highlight_functions = 1 let g:go_highlight_methods = 1 let g:go_highlight_structs = 1 let g:go_highlight_operators = 1 let g:go_highlight_build_constraints = 1
-
Open vim and
:GoInstallBinaries
-
cd .vim/bundle/vim-go && vim -c "helptags doc/“
```
$ git config --global user.name "Charles Hooper"
$ git config --global user.email [email protected]
```
```
ssh-keygen -t dsa
# default location
# set passphrase
pbcopy < ~/.ssh/id_dsa.pub
```
Now add the key on github
-
Install spotify
-
Install AWS CLI:
brew install awscli
aws configure
System Prefs > Trackpad > Scroll & Zoom > Uncheck “Scroll direction: Natural”
BOOO JOIN US IN THE FUTURE, CAVE PERSON.