autojump.plugin.zsh 81 B

123
  1. if [ -f `brew --prefix`/etc/autojump ]; then
  2. . `brew --prefix`/etc/autojump
  3. fi