summaryrefslogtreecommitdiff
path: root/plugins/autojump
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autojump')
-rw-r--r--plugins/autojump/autojump.plugin.zsh5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/autojump/autojump.plugin.zsh b/plugins/autojump/autojump.plugin.zsh
index 13c1d00ed..d80c88822 100644
--- a/plugins/autojump/autojump.plugin.zsh
+++ b/plugins/autojump/autojump.plugin.zsh
@@ -1,8 +1,3 @@
-(( $+commands[autojump] )) || {
- echo '[oh-my-zsh] Please install autojump first (https://github.com/wting/autojump)'
- return
-}
-
declare -a autojump_paths
autojump_paths=(
$HOME/.autojump/etc/profile.d/autojump.zsh # manual installation