Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .brew: Add some more applications | Mathias Bynens | 2013-05-03 | 1 | -0/+3 |
| | |||||
* | .brew: Install native apps through homebrew-cask | Mathias Bynens | 2013-05-02 | 1 | -1/+26 |
| | | | | Closes #200. | ||||
* | .functions: Improve `targz` | Mathias Bynens | 2013-05-01 | 1 | -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 shebangs | AJ Acevedo | 2013-04-27 | 1 | -1/+1 |
| | | | | | | If the user installs a custom Bash build, why not use it? Ref. #196 and #198. | ||||
* | .brew: Install Lua 5.2 | Mathias Bynens | 2013-03-16 | 1 | -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 consistently | Mathias Bynens | 2013-03-10 | 1 | -1/+1 |
| | |||||
* | .brew: Install Bash 4 | Mathias Bynens | 2012-08-12 | 1 | -0/+2 |
| | |||||
* | .brew: Remove outdated versions from the cellar | Mathias Bynens | 2012-07-31 | 1 | -1/+4 |
| | |||||
* | .brew: Fix typo | Mathias Bynens | 2012-07-30 | 1 | -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`-prefixed | Mathias Bynens | 2012-07-29 | 1 | -0/+2 |
| | | | | Thanks to @jacobj and @olov for the suggestion. | ||||
* | .brew: Install PHP 5.4 | Mathias Bynens | 2012-07-19 | 1 | -0/+2 |
| | |||||
* | .brew: Install GNU core utilities (those that come with OS X are outdated) | Mathias Bynens | 2012-06-27 | 1 | -0/+7 |
| | |||||
* | .brew: Install a recent version of `grep` | Mathias Bynens | 2012-06-27 | 1 | -0/+7 |
| | |||||
* | .brew: Disable `exiv2` and `imagemagick` by default | Mathias Bynens | 2012-04-16 | 1 | -2/+2 |
| | |||||
* | .brew: Add `exiv2` and `imagemagick` (disabled by default) | Mathias Bynens | 2012-04-16 | 1 | -3/+8 |
| | | | | I have some others in my `brew ls` that I’ll probably add soon. | ||||
* | Make .brew executable | Mathias Bynens | 2012-03-22 | 1 | -0/+0 |
| | |||||
* | .brew: Initial commit | Mathias Bynens | 2012-03-22 | 1 | -0/+20 |