Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: How to override builtin Completion file?



On Mon, Jul 18, 2022 at 5:51 AM Ahmad Ismail <ismail783@xxxxxxxxx> wrote:
>
> fpath=($HOME/.dotfiles/.resources/zsh-dotfiles/zsh-custom-completions $fpath)
>
> Still it is calling the builtin completion file instead of the new completion file.

Make sure you have changed $fpath before you run compinit.




Messages sorted by: Reverse Date, Date, Thread, Author