fykuan / mac_installer

Install applications by brew, Homebrew-Cask, and mas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mac_instaler.sh

This bash script will install listed applications by

Useful when clean installing macOS

Usage

mac_installer.sh [YOUR_APPLE_ID_EMAIL_ADDRESS]

This script would prompt the App Store login dialog to let you input the password of your Apple ID assigned in the argument

Default applications to install

Of course, feel free to make your own list

homebrew

  • ansible
  • flake8
  • git
  • htop
  • httpie
  • mas
  • mosh
  • nmap
  • tig
  • tmux
  • zsh

Homebrew-Cask

  • alfred
  • atom
  • bartender
  • coolterm
  • dropbox
  • evernote
  • firefox
  • gitkraken
  • google-chrome
  • gpgtools
  • iterm2
  • keka
  • macdown
  • macvim
  • netspot
  • postman
  • sequel-pro
  • skype
  • steam
  • telegram
  • tunnelblick
  • virtualbox
  • vlc

macOS App Store

  • Magnet
  • Keynote
  • iMovie
  • QuickScale
  • 1Password
  • Coinverter
  • Airmail3
  • Quiver
  • Tweetbot
  • Slack
  • Pages
  • Pocket
  • LINE
  • GarageBand
  • TextWrangler
  • Numbers
  • InstaCal
  • PopClip

About

Install applications by brew, Homebrew-Cask, and mas


Languages

Language:Shell 100.0%