aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bin: Remove `httpcompression`Mathias Bynens2016-02-291-183/+0
| | | | | | @alrra maintains it now. Hopefully it can be moved to its own repository and installed through npm/brew soon. See https://github.com/alrra/dotfiles/issues/18.
* bin: Add Brotli and LZMA to `httpcompression`Joey Hoer2016-01-071-1/+1
| | | | Closes #613.
* bin: Update and improve `httpcompression`Cătălin Mariș2015-02-041-136/+178
| | | | | | Simplify and improve the `httpcompression` script while also modifying it so that it accepts multiple URLs and checks if `cURL` is installed. Closes #491.
* bin: Point Bash symlink to `/usr/local/opt/bash/bin/bash`Mathias Bynens2015-01-241-1/+1
| | | | | | This is a link to whatever happens to be both in-the-cellar and linked. Ref. https://github.com/mathiasbynens/dotfiles/issues/479#issuecomment-71276285. Fixes #479.
* .osx: Remove “increase window resize speed”Mathias Bynens2014-11-281-1/+1
| | | | Sadly, this doesn’t work anymore in OS X 10.10.
* bin: Make `httpcompression` prevent cachingCătălin Mariș2013-12-081-6/+20
| | | | | | | | | | | In some cases, intermediate proxies ignore the `Content-Encoding` header altogether. Sending `Cache-Control no-cache` as a request header solves this problem by forcing validation of the resources in the intermediate proxies, thereby, ensuring that every request is fetched from the origin server. Ref. alrra/dotfiles#2. Closes #308.
* bin: Point `subl` to the default ST3 locationHaralan Dobrev2013-08-081-1/+1
| | | | | | Sublime Text 3 does not use the `/Application/Sublime Text 3.app` folder by default. It uses `/Application/Sublime Text.app`. Closes #232.
* bin: Update `subl` symlink to `Sublime Text 3.app`Mathias Bynens2013-07-021-1/+1
|
* Update to Bash v4.2.45Mathias Bynens2013-06-171-1/+1
|
* .functions: Improve `httpcompression` and move it to its own fileCãtãlin Mariş2013-05-101-0/+127
| | | | Closes #162.
* bin: Update to Bash 4.2.42Mathias Bynens2013-01-241-1/+1
|
* bin: Update to Bash 4.2.39Mathias Bynens2012-11-191-1/+1
|
* bin: Update Bash symlinkMathias Bynens2012-08-121-1/+1
|
* .brew: Install Bash 4Mathias Bynens2012-08-121-0/+1
|
* bin: Add `subl` symbolic linkMathias Bynens2012-08-101-0/+1