summaryrefslogtreecommitdiff
path: root/plugins/autojump/autojump.plugin.zsh
blob: da0a1276572dc655cc82eedc762e2996dac8b0b6 (plain)
1
2
3
if [ -f `brew --prefix`/etc/autojump ]; then
  . `brew --prefix`/etc/autojump
fi