Skip to content

Commit

Permalink
The latest in Brewfile advancement
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Dec 22, 2015
1 parent b6f0d3f commit ada0d5a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Brewfile
Expand Up @@ -18,7 +18,7 @@ brew 'go'
brew 'git'
brew 'hub'
brew 'youtube-dl'
brew 'ffmpeg'
brew 'ffmpeg', args: %w[--with-libvpx --with-libvorbis]

tap 'caskroom/cask'
brew 'caskroom/cask/brew-cask'
Expand All @@ -30,3 +30,7 @@ cask 'slack'
cask 'alfred'
cask 'charles'
cask 'skype'
cask 'google-chrome'
cask 'caffeine'
cask 'utorrent'
cask 'vlc'

0 comments on commit ada0d5a

Please sign in to comment.