-
-
Save dtmrc/9e2dad3f09beb141bddf2db54c69bd45 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" | |
defaults write com.apple.finder AppleShowAllFiles YES && killall Finder | |
brew update | |
brew upgrade --all | |
brew install wget curl git zsh nodejs yarn awscli composer python3 htop cask youtube-dl vim | |
brew install qlcolorcode qlstephen qlmarkdown quicklook-json webpquicklook suspicious-package quicklookase qlvideo qlImageSize | |
python3 -m pip3 install --upgrade setuptools | |
python3 -m pip3 install --upgrade pip3 | |
pip3 install autopep8 | |
brew cask install --appdir="/Applications" dropbox | |
brew cask install --appdir="/Applications" mpv | |
brew cask install --appdir="/Applications" atom | |
brew cask install --appdir="/Applications" spotify | |
brew cask install --appdir="/Applications" 1password | |
brew cask install --appdir="/Applications" lulu | |
brew cask install --appdir="/Applications" google-chrome | |
brew cask install --appdir="/Applications" iterm2 | |
brew cask install --appdir="/Applications" gimp | |
brew cask install --appdir="/Applications" postman | |
brew cask install --appdir="/Applications" font-fira-code | |
brew cask install --appdir="/Applications" slack | |
brew cask install --appdir="/Applications" sequel-pro | |
brew cask install --appdir="/Applications" teamviewer | |
brew cask install --appdir="/Applications" appcleaner | |
brew cask install --appdir="/Applications" pgadmin4 | |
brew cask install --appdir="/Applications" keka | |
brew cask install --appdir="/Applications" gpg-suite | |
brew cask install --appdir="/Applications" byword | |
apm install atom-beautify file-icons linter linter-php language-qml language-ini language-nginx ssh-config | |
apm install python-autopep8 minimap autoclose-html linter-ui-default project-manager autocomplete-python linter-flake8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment