From f688d573c9cec5ed5ba986c9baec95390af92050 Mon Sep 17 00:00:00 2001 From: a-b Date: Sat, 14 Jan 2012 13:25:45 -0800 Subject: [PATCH] Updated Home (textile) --- Home.textile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Home.textile b/Home.textile index a5f41e9..6ef93fd 100644 --- a/Home.textile +++ b/Home.textile @@ -86,4 +86,11 @@ Autojump is also available on "*Macports*":https://trac.macports.org/browser/tru *Homebrew* has a formula for Autojump, simply ```brew install autojump``` +temporrary way io install autojump +```bash + +cd /usr/local +curl https://github.com/mxcl/homebrew/pull/9560.patch | git am +brew install autojump +``` I would be very interested by packages for other distros. If you think you can help me with the packaging, please contact me! Note that apart from bash(zsh) and python, autojump doesn't have any dependencies. \ No newline at end of file