Created
August 7, 2019 10:01
-
-
Save atsuya046/cb7114e183121dc53c5c41600ed3ab32 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
tap "homebrew/bundle" | |
tap "homebrew/cask" | |
tap "homebrew/core" | |
tap "thoughtbot/formulae" | |
brew "carthage" | |
brew "ffmpeg" | |
brew "gist" | |
brew "mas" | |
brew "pidcat" | |
brew "pyenv" | |
brew "rbenv" | |
brew "ruby-build" | |
brew "repo" | |
brew "swiftgen" | |
brew "swiftlint" | |
brew "xcodegen" | |
brew "thoughtbot/formulae/rcm" | |
cask "android-studio" | |
cask "appcode" | |
cask "atom" | |
cask "google-japanese-ime" | |
cask "google-chrome" | |
cask "intellij-idea" | |
cask "jetbrains-toolbox" | |
cask "iterm2" | |
cask "karabiner-elements" | |
mas "com.amazon.Kindle", id: 405399194 | |
mas "1Password 7", id: 1333542190 | |
mas "com.apple.dt.Xcode", id: 497799835 | |
mas "com.apple.garageband10", id: 682658836 | |
mas "com.apple.iMovieApp", id: 408981434 | |
mas "com.apple.iWork.Keynote", id: 409183694 | |
mas "com.apple.iWork.Numbers", id: 409203825 | |
mas "com.apple.iWork.Pages", id: 409201541 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment