aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
Commit message (Collapse)AuthorAgeFilesLines
* Brewfile: Install a more recent version of `screen`Adam2014-06-071-3/+1
| | | | Closes #295.
* Brewfile: Install BFG Repo-CleanerMathias Bynens2014-05-281-0/+1
|
* Brewfile: Install Node with npmMathias Bynens2014-05-131-1/+1
| | | | Ref. https://github.com/Homebrew/homebrew/pull/28075. Closes #362.
* Brewfile: add instructions on how to change the default shell to Bash 4Mathias Bynens2014-05-121-0/+1
|
* .bash_profile: Enable tab completion for `git` and `g`Mathias Bynens2014-05-121-0/+1
| | | | Closes #197.
* Brewfile: Install `hashpump`Mathias Bynens2014-05-111-1/+2
|
* Brewfile: Fix PHP 5.5 installationMathias Bynens2014-05-031-1/+1
| | | | Thanks to @interputed for the heads up: https://github.com/mathiasbynens/dotfiles/commit/a76db30d6529e41138009fe3dc67f21ba782496e#commitcomment-6200104
* Brewfile: Install PHP 5.5 with GMP supportMathias Bynens2014-04-281-1/+1
|
* Brewfile: Install `ucspi-tcp`, if only for `tcpserver`Mathias Bynens2014-04-271-0/+1
|
* Brewfile: Install `xpdf`, if only for `pdfinfo`Mathias Bynens2014-04-261-0/+1
|
* Brewfile: Install some more useful toolsMathias Bynens2014-04-151-2/+5
|
* Brewfile: Install GNU `sed`Mathias Bynens2014-04-141-1/+3
|
* Install casks via CaskfileHaralan Dobrev2014-04-071-0/+3
| | | | | | `brew bundle` can now be used for casks as well. Closes #365.
* Brewfile: explicitly list non-default tapsMathias Bynens2014-03-031-5/+2
|
* Brewfile: install `pv` (pipe viewer)Mathias Bynens2014-03-021-0/+1
| | | | Hat tip: @chastell / http://talks.chastell.net/kodio-2014/#/39
* Brewfile: install `moreutils`, if only for `sponge`Mathias Bynens2014-03-021-0/+2
| | | | Hat tip: @chastell / http://talks.chastell.net/kodio-2014/#/21
* Brewfile: Install ImageMagick with WebP supportMathias Bynens2014-02-111-1/+1
|
* Brewfile: Install `p7zip` (i.e. `7z` etc.)Mathias Bynens2014-01-191-0/+1
|
* Use `Brewfile` now that Homebrew supports itMathias Bynens2013-11-251-0/+51
https://github.com/mxcl/homebrew/blob/master/Library/Contributions/cmd/brew-bundle.rb https://coderwall.com/p/afmnbq