GitList
About
Refresh
Report bug
Help
browsing:
a9b6f081b4a405dd1365df9c35aa3603196e3fc7
Branches
master
Files
Commits
Stats
Network
oh-my-zsh.git
/
plugins
/
autojump
/
autojump.plugin.zsh
Raw
Blame
History
1
2
3
4
if [ -f `brew --prefix`/etc/autojump ]; then
. `brew --prefix`/etc/autojump
fi