autojump: clarify need to install it first

Related: #8806
This commit is contained in:
Marc Cornellà 2020-04-22 12:01:30 +02:00
commit 2560f04982
2 changed files with 2 additions and 2 deletions

View file

@ -29,6 +29,6 @@ if (( ! found && $+commands[brew] )); then
fi
fi
(( ! found )) && echo '[oh-my-zsh] autojump script not found'
(( ! found )) && echo '[oh-my-zsh] autojump not found. Please install it first.'
unset autojump_paths file found