mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-23 04:28:00 +00:00
Add autojump plugin
This commit is contained in:
parent
41b4bf4da5
commit
0694e3b0bf
3
plugins/autojump/autojump.plugin.zsh
Normal file
3
plugins/autojump/autojump.plugin.zsh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
if [ -f `brew --prefix`/etc/autojump ]; then
|
||||||
|
. `brew --prefix`/etc/autojump
|
||||||
|
fi
|
Loading…
Reference in New Issue
Block a user