mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
parent
31eca46ee3
commit
2560f04982
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue