From 2560f04982dfc2693221c7c0f47d1a71df09a794 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Wed, 22 Apr 2020 12:01:30 +0200 Subject: autojump: clarify need to install it first Related: #8806 --- plugins/autojump/autojump.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/autojump/autojump.plugin.zsh') diff --git a/plugins/autojump/autojump.plugin.zsh b/plugins/autojump/autojump.plugin.zsh index d80c88822..f40b0e931 100644 --- a/plugins/autojump/autojump.plugin.zsh +++ b/plugins/autojump/autojump.plugin.zsh @@ -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 -- cgit v1.2.3-70-g09d2