diff --git a/options.zsh b/options.zsh index 88aac79..8279855 100644 --- a/options.zsh +++ b/options.zsh @@ -1,3 +1,7 @@ +# https://github.com/wting/autojump +# apt-get install autojump +[[ -s /usr/share/autojump/autojump.sh ]] && source /usr/share/autojump/autojump.sh + # Автодополнение autoload -Uz compinit