GitList
About
Refresh
Report bug
Help
browsing:
7b0b83623fb54d21932014c9a6267e6dc03976db
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