15 Commits
Author SHA1 Message Date
Mathias Bynens 6f0c680073 bin: Remove httpcompression
@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.
2016-02-29 14:10:34 +01:00
Joey HoerandMathias Bynens 4b7d29dcc6 bin: Add Brotli and LZMA to httpcompression
Closes #613.
2016-01-07 15:50:56 +01:00
Cătălin MarișandMathias Bynens fdb4c901b4 bin: Update and improve httpcompression
Simplify and improve the `httpcompression` script while also modifying it so that it accepts multiple URLs and checks if `cURL` is installed.

Closes #491.
2015-02-04 20:04:55 +01:00
Mathias Bynens da6005aba5 bin: Point Bash symlink to /usr/local/opt/bash/bin/bash
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.
2015-01-24 10:16:07 +01:00
Mathias Bynens 4471e2732f .osx: Remove “increase window resize speed”
Sadly, this doesn’t work anymore in OS X 10.10.
2014-11-28 19:07:39 +01:00
Cătălin MarișandMathias Bynens e20538715d bin: Make httpcompression prevent caching
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.
2013-12-08 14:51:05 +01:00
Haralan DobrevandMathias Bynens 1323f99f7a bin: Point subl to the default ST3 location
Sublime Text 3 does not use the `/Application/Sublime Text 3.app` folder by default. It uses `/Application/Sublime Text.app`.

Closes #232.
2013-08-08 10:43:21 +02:00
Mathias Bynens e1588fab46 bin: Update subl symlink to Sublime Text 3.app 2013-07-02 19:11:21 +02:00
Mathias Bynens 4ce66fd128 Update to Bash v4.2.45 2013-06-17 16:54:00 +02:00
Cãtãlin MarişandMathias Bynens 485f2cbbfa .functions: Improve httpcompression and move it to its own file
Closes #162.
2013-05-10 09:23:04 +02:00
Mathias Bynens 2e42495c26 bin: Update to Bash 4.2.42 2013-01-24 20:23:40 +01:00
Mathias Bynens 93a5514e79 bin: Update to Bash 4.2.39 2012-11-19 11:19:34 +01:00
Mathias Bynens 56d91507ff bin: Update Bash symlink 2012-08-12 21:46:42 +02:00
Mathias Bynens 5f70389b0b .brew: Install Bash 4 2012-08-12 21:38:00 +02:00
Mathias Bynens 7adb09c426 bin: Add subl symbolic link 2012-08-10 11:39:35 +02:00