alemohamad / mac-setup

Set up your new Mac with great development software!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS Setup for Development

This will install the most popular tools and tweaks I use.

Open Terminal.app, type this and press enter:

/usr/bin/python -c "$(curl -fsSL https://raw.githubusercontent.com/alemohamad/mac-setup/master/setup.py)"

Just follow the instructions.

🙌 This script is based on the Aerolab Setup project made by Roberto Gonzalez, modified for myself.

Software

  • Brew & Brew Cask with AutoUpdate
  • Node.js, PHP, Ruby, Python, Gulp, Composer and Git
  • Visual Studio Code, Atom and VIM
  • A bunch of Fonts, including my beloved Comfortaa
  • Essential Software: including Google Chrome, Min, Hyper, GitHub Desktop and a few more
  • Some macOS tweaks

Options

  • Developer Tools: Docker Toolbox, Sequel Pro, tunnelblick, ngrok
  • iOS Tools: Cocoapods, Fastlane
  • Android Tools: Java 8, Android Studio
  • Web Developer Tools: Imageoptim, Composer, MySQL
  • Designer Tools: Invision Sync, Scala Preview, Handbrake
  • Oh My Zsh: Zsh, but better. Also includes Pure prompt.
  • Animations: Makes all the Finder animations (Spaces, ExposĂ©, Resizing) much faster.

Mac App Store Tools

About

Set up your new Mac with great development software!

License:MIT License


Languages

Language:Python 100.0%