Skip to content

Facing issue with simple bash alias: '_zsh_highlight_main__type:13: job table full or recursion limit exceeded' #943

Open
@Anatoli-deBRADKE

Description

Hello,

I have defined the following alias in my ~/.zshrc
alias kubectl="kubectl --context \${KUBE_CONTEXT:-\$(command kubectl config current-context)}"

and after executing the following command line:

$ aws-vault exec aws-legacy-production

the following error message appears as soon as I have finish to write kubectl in my prompt
image

Do you have any idea of the origin of this issue?

Thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions