lucalanca / gotAnewFrontendMac

automate installation of a MAC for a designer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 gotAnewFrontendMac

Automatically installs all the Apps a Frontend needs on his brand new MAC

💾 Download here

get the files you need here and extract them

💻 Installation

  • Open Brewfile with TextEdit and make sure to comment out all the Apps you don't want
  • Open Terminal app.
  • type CD (with a space) and drag the gotAnewDesingerMac folder to the Tarminal app
  • hit [ENTER ↵]
  • type: . install.sh (don't forget the . before install) followed by [ENTER ↵]
  • Follow the instructions in the terminal. you will by promted your appleID and your system password later

📂 Alternative Applications folder location

If you prefer to have your apps in /YourUser/Applications open install.sh with a textedit and uncomment the line export HOMEBREW_CASK_OPTS="--appdir=~/Applications".

About

automate installation of a MAC for a designer

License:MIT License


Languages

Language:Shell 54.3%Language:Ruby 45.7%