소스 검색

Move brewfile to extra configs

These are not settings that get carried over to more than a couple of
machines, and while linux homebrew exists, there is very little reason
to use it instead of existing package managers.
Weiyi Lou 10 년 전
부모
커밋
0f764f4401
1개의 변경된 파일0개의 추가작업 그리고 48개의 파일을 삭제
  1. 0 48
      homebrew/brewfile

+ 0 - 48
homebrew/brewfile

@@ -1,48 +0,0 @@
-# Command line utilities
-brew 'ansible'
-brew 'bchunk'
-brew 'git'
-brew 'neovim', args: ['HEAD']
-brew 'openssl'
-brew 'pandoc'
-brew 'pandoc-citeproc'
-brew 'testdisk'
-brew 'the_silver_searcher'
-brew 'tmux'
-brew 'tree'
-brew 'wget'
-
-# Application management through brew-casks
-tap 'caskroom/cask'
-brew 'brew-cask'
-cask 'anki'
-cask 'bettertouchtool'
-cask 'boxer'
-cask 'calibre'
-cask 'cord'
-cask 'dropbox'
-cask 'flux'
-cask 'filezilla'
-cask 'firefox'
-cask 'gfxcardstatus'
-cask 'google-chrome'
-cask 'grandperspective'
-cask 'handbrake'
-cask 'iterm2'
-cask 'karabiner'
-cask 'kindle'
-cask 'macpass'
-cask 'menumeters'
-cask 'pdfsam-basic'
-cask 'quicksilver'
-cask 'skype'
-cask 'smcfancontrol'
-cask 'smoothmouse'
-cask 'steam'
-cask 'teamviewer'
-cask 'transmission'
-cask 'tunnelblick'
-cask 'vagrant'
-cask 'virtualbox'
-cask 'vlc'
-cask 'xld'