Skip to content

fipo/macOS-auto-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS Auto Setup

The main purpose of this piece of code is to help me (and other developers) in the initial macOS setup for front-end development.

What is the box?

The script will install the following:

Will ask you to install the node apps:

  • npx
  • create-react-app
  • eslint
  • firebase-tools
  • flow-bin
  • nodemon
  • prettier
  • serve
  • tldr

Will ask you to install the cask apps:

  • 1password
  • alfred
  • atom
  • balsamiq-mockups
  • bartender
  • evernote
  • firefox
  • flux
  • google-chrome
  • hyperswitch
  • istat-menus
  • iterm2
  • omnifocus
  • plex-media-player
  • postman
  • rescuetime
  • robo-3t54
  • skitch
  • skype
  • spotify
  • toggl
  • tower
  • transmission
  • virtualbox
  • virtualbox-extension-pack
  • vlc

Setup

There is no need to clone the repo, just execute:

curl -L https://raw.githubusercontent.com/fipo/macOS-auto-setup/master/initial-setup.sh | /bin/bash


this setup was inspired by @AkkeyLab's mac-auto-setup project

Releases

No releases published

Packages

No packages published

Languages