Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Add zsh prescript to gradle for autoloading compinit #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ibayramli
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug fix

What is the current behavior? (You can also link to an open issue here)

You get command not found: compdef when downloading the plugin.

What is the new behavior (if this is a feature change)?

It works now.

Additional info:

Solved by adding this to the index.ts:

autoload -Uz compinit
compinit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant