mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Updated Home (textile)
parent
46f1bbdfbf
commit
f688d573c9
@ -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.
|
Loading…
Reference in New Issue
Block a user