update Brewfile
This commit is contained in:
parent
3baba03048
commit
41ace2a60e
1 changed files with 2 additions and 0 deletions
2
Brewfile
2
Brewfile
|
|
@ -10,6 +10,7 @@ brew "carthage"
|
||||||
brew "chisel"
|
brew "chisel"
|
||||||
brew "clang-format"
|
brew "clang-format"
|
||||||
brew "cloc"
|
brew "cloc"
|
||||||
|
brew "exiftool"
|
||||||
brew "ffmpeg", args: ["with-freetype"]
|
brew "ffmpeg", args: ["with-freetype"]
|
||||||
brew "git"
|
brew "git"
|
||||||
brew "graphicsmagick"
|
brew "graphicsmagick"
|
||||||
|
|
@ -27,5 +28,6 @@ brew "terraform"
|
||||||
brew "unrar"
|
brew "unrar"
|
||||||
brew "wget"
|
brew "wget"
|
||||||
brew "xcproj"
|
brew "xcproj"
|
||||||
|
brew "zsh"
|
||||||
brew "heroku/brew/heroku"
|
brew "heroku/brew/heroku"
|
||||||
cask "phinze/cask/android-platform-tools"
|
cask "phinze/cask/android-platform-tools"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue