aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2015-01-06 23:25:01 +0100
committerMathias Bynens <mathias@qiwi.be>2015-01-06 23:25:01 +0100
commit4de6b727cc4f80eff88ec5af35e721cdf95724fe (patch)
tree4257bc9f3115e13fbedce5d4832b79d060d3a7c1
parent529b9d156b8fed333826c5f8244e64166b12ec64 (diff)
downloaddotfiles-4de6b727cc4f80eff88ec5af35e721cdf95724fe.tar.gz
dotfiles-4de6b727cc4f80eff88ec5af35e721cdf95724fe.tar.bz2
dotfiles-4de6b727cc4f80eff88ec5af35e721cdf95724fe.zip
brew.sh: Install `openssh`
This includes a more up-to-date `ssh` binary.
-rwxr-xr-xbrew.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index e8b4c69..039eca2 100755
--- a/brew.sh
+++ b/brew.sh
@@ -43,6 +43,7 @@ brew install narwhal
# Install more recent versions of some OS X tools.
brew install vim --override-system-vi
brew install homebrew/dupes/grep
+brew install homebrew/dupes/openssh
brew install homebrew/dupes/screen
brew install homebrew/php/php55 --with-gmp