Initialization scripts for an OS X installation that runs several scripts and install tools that I personally use
- My zsh configuration with custom aliases, shell preferences and custom commands
- My iTerm2 profile to be imported manually
- robbyrussell/oh-my-zsh
- iterm2
- bhilburn/powerlevel9k
- gabrielelana/awesome-terminal-fonts
- git
- git-extras
- git-flow-avh
- node
- caskroom/homebrew-cask
- npm/npm
- rvm/rvm
- python2
- wget
- pngcrush
- colordiff
- apktool
- gradle
- coreutils
- docker
sh -c "$(curl -fsSL https://raw.github.com/anthonymonori/init/master/INSTALL.sh)"
sh -c "$(wget https://raw.github.com/anthonymonori/init/master/INSTALL.sh -O -)"
Happy initialization! 🎉