Update Brewfile

This commit is contained in:
2018-11-16 10:49:58 +00:00
parent 3c9b7b4e43
commit fe16a036e7

View File

@@ -17,7 +17,6 @@ brew 'ctop'
brew 'dep'
brew 'dpkg'
brew 'geckodriver'
brew 'get_iplayer'
brew 'git-crypt'
brew 'git-standup'
brew 'git'
@@ -55,6 +54,23 @@ brew 'yank'
brew 'yarn'
brew 'zsh'
brew 'ffmpeg', args: [
'with-chromaprint',
'with-fdk-aac',
'with-libass',
'with-librsvg',
'with-libsoxr',
'with-libssh',
'with-libvidstab',
'with-openh264',
'with-openssl',
'with-rubberband',
'with-srt',
'with-tesseract',
'with-webp'
]
brew 'get_iplayer'
cask 'osxfuse'
brew 'sshfs'
@@ -126,6 +142,7 @@ cask 'visual-studio-code'
# Personal Apps
if `hostname -s`.strip == 'noct'
cask '4k-video-downloader'
cask 'adobe-creative-cloud'
cask 'android-file-transfer'
cask 'android-platform-tools'
cask 'audio-hijack'