aboutsummaryrefslogtreecommitdiffstats
path: root/.brew
Commit message (Collapse)AuthorAgeFilesLines
* .brew: Move casks to their own fileMathias Bynens2013-10-231-24/+0
|
* .brew: Install PHP 5.5Mathias Bynens2013-07-031-6/+2
|
* .brew: Add some more applicationsMathias Bynens2013-05-031-0/+3
|
* .brew: Install native apps through homebrew-caskMathias Bynens2013-05-021-1/+26
| | | | Closes #200.
* .functions: Improve `targz`Mathias Bynens2013-05-011-0/+2
| | | | | | | | * Only use `zopfli` when it’s available and if the `.tar` file is smaller than 50 MB. * Use `pigz` instead of `gzip` when it’s available. * Always exclude `.DS_Store` files when creating a tarball. Closes #199.
* Update shebangsAJ Acevedo2013-04-271-1/+1
| | | | | | If the user installs a custom Bash build, why not use it? Ref. #196 and #198.
* .brew: Install Lua 5.2Mathias Bynens2013-03-161-0/+3
| | | | I need this specific version to test the new `GotoStatement`s in Lua during http://mths.be/luamin development.
* Use newlines at EOF consistentlyMathias Bynens2013-03-101-1/+1
|
* .brew: Install Bash 4Mathias Bynens2012-08-121-0/+2
|
* .brew: Remove outdated versions from the cellarMathias Bynens2012-07-311-1/+4
|
* .brew: Fix typoMathias Bynens2012-07-301-1/+1
| | | | Thanks to @oschrenk for the heads up on https://github.com/mathiasbynens/dotfiles/commit/8a79072feb638ab964f4ba6385551be4e7ae3edf#commitcomment-164452.
* .brew: Install GNU Find Utilities, `g`-prefixedMathias Bynens2012-07-291-0/+2
| | | | Thanks to @jacobj and @olov for the suggestion.
* .brew: Install PHP 5.4Mathias Bynens2012-07-191-0/+2
|
* .brew: Install GNU core utilities (those that come with OS X are outdated)Mathias Bynens2012-06-271-0/+7
|
* .brew: Install a recent version of `grep`Mathias Bynens2012-06-271-0/+7
|
* .brew: Disable `exiv2` and `imagemagick` by defaultMathias Bynens2012-04-161-2/+2
|
* .brew: Add `exiv2` and `imagemagick` (disabled by default)Mathias Bynens2012-04-161-3/+8
| | | | I have some others in my `brew ls` that I’ll probably add soon.
* Make .brew executableMathias Bynens2012-03-221-0/+0
|
* .brew: Initial commitMathias Bynens2012-03-221-0/+20