aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
Commit message (Collapse)AuthorAgeFilesLines
* brew.sh: Fix copy-paste typoAndrew M2014-12-221-1/+1
| | | | Closes #472.
* brew.sh: Install speedtest_cliMathias Bynens2014-12-171-0/+1
| | | | Hat tip: @bramus – https://www.bram.us/2014/12/17/speedtest-cli/
* brew.sh: Update `gnu-sed` optionDaniel Craig Jallits2014-11-131-1/+1
| | | | Closes #454.
* brew.sh: Install Lua the new wayDavid Gitman2014-11-121-2/+1
| | | | Closes #453.
* brew.sh: Use `--with-iri` for `wget`Daniel Craig Jallits2014-10-311-1/+1
| | | | | | The older `--enable-iri` flag is deprecated. Closes #445.
* Use `brew.sh` instead of `Brewfile`Mathias Bynens2014-10-301-0/+95
Also, remove `Caskfile` since I didn’t use it. Closes #428.