On Mon, Oct 12, 2020 at 02:42:10PM -0400, John Covici wrote:
> _gentoo_repos:8: command not found: _gentoo_repos_conf
> [...]

The errors are coming from [1], referencing the function provided by the file at
[2] (`_gentoo_repos_conf`).  It's likely that you aren't loading these functions
into your shell. Have you seen the post-install message of ZSH [3]? Try running
the following and see if it fixes your problem:

        % autoload -U compinit promptinit
        % compinit
        % promptinit; prompt gentoo

[1] https://gitweb.gentoo.org/proj/zsh-completion.git/tree/src/_gentoo_repos
[2] 
https://gitweb.gentoo.org/proj/zsh-completion.git/tree/src/_gentoo_repos_conf
[3] 
https://gitweb.gentoo.org/repo/gentoo.git/tree/app-shells/zsh/zsh-5.8.ebuild#n197

-- 

Ashley Dixon
suugaku.co.uk

2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA

Attachment: signature.asc
Description: PGP signature

Reply via email to