Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
ab2a7b51a8c3ead55a272fba58232d0823e519a2
ab2a7b51a8c3ead55a272fba58232d0823e519a2
Switch branch/tag
ohmyzsh
plugins
autojump
autojump.plugin.zsh
Find file
Normal view
History
Permalink
autojump.plugin.zsh
81 Bytes
Edit
Web IDE
Newer
Older
Add autojump plugin
Jacob Atzen
committed
May 19, 2011
1
2
3
if
[
-f
`
brew
--prefix
`
/etc/autojump
]
;
then
.
`
brew
--prefix
`
/etc/autojump
fi