This website requires JavaScript.
Explore
Help
Register
Sign In
mingzailao
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60e104acd1
ohmyzsh
/
plugins
/
autojump
/
autojump.plugin.zsh
4 lines
81 B
Bash
Raw
Blame
History
if
[
-f
`
brew --prefix
`
/etc/autojump
]
;
then
.
`
brew --prefix
`
/etc/autojump
fi
Reference in New Issue
View Git Blame
Copy Permalink