Skip to content

automate installation of a MAC for a designer

License

Notifications You must be signed in to change notification settings

lucalanca/gotAnewFrontendMac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.3%
  • Ruby 45.7%