These are my dotfiles, if you don't know what they are look here.
You'll need homebrew
and oh-my-zsh
Try this, I haven't tested that to be honest so it might now work, if you don't have homebrew after that follow these instructions homebrew
sh homebrew/install.sh
Follow these instructions robbyrussell/oh-my-zsh
Update later
- something about aliases
- something about zshrc
- something about iterm2
- something about brewfile
Update later
Go into detail about brewfile, it's too big
- Alfred
- f.lux
- iTerm2
- Sequel Pro
- Sublime Text 3
- Charles
- ngrok
- Postman
- 1Password
- Dropbox
- Firefox
- Google Chrome
- Tor Browser
- Handbrake
- Slack
- Steam
- Transmission
- TunnelBear
- VLC
- Quick Look Plugins
- QuickLook bugs
# create .aliases
touch ~/.aliases
#
ln -s {{ repo root }}/git/gitignore {{ user root }}/.gitignore
ln -s {{ repo root }}/zshrc {{ user root }}/.zshrc
ln -s {{ repo root }}/aliases-extras {{ user root }}/.aliases-extras