Skip to content

Instantly share code, notes, and snippets.

@ivanrosolen
Last active January 13, 2022 14:37
Show Gist options
  • Save ivanrosolen/dd3fe475d058aca7ca9accf2b7e1d4bd to your computer and use it in GitHub Desktop.
Save ivanrosolen/dd3fe475d058aca7ca9accf2b7e1d4bd to your computer and use it in GitHub Desktop.
Mac install script

Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

basic (catalina)

brew install -f git jq jo telnet wget nmap

dev big-sur

brew install -f adr-tools php composer imagemagick ffmpeg exiftool

Cask

Basic

brew install --cask opera
brew install --cask itsycal
brew install --cask dropbox
brew install --cask sublime-text
brew install --cask the-unarchiver
brew install --cask vlc

Appcleaner

Dev

brew install --cask tunnelblick
brew install --cask tableplus
brew install --cask charles
brew install --cask cyberduck
brew install --cask postman
brew install --cask google-chrome
brew install --cask firefox
brew install --cask docker
brew install --cask diffmerge
brew install --cask macdown
brew install --cask vnc-viewer
brew install --cask virtualbox

Microsoft remote desktop

Download youtube

brew install --cask clipgrab

ZSH

Dev

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Confs

Sublime Plugins

sublime Settings

.zshrc Number Pad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment