plugins/autojump/autojump.plugin.zsh
31ef6199
 if [ -f `brew --prefix`/etc/autojump ]; then
   . `brew --prefix`/etc/autojump
 fi