Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zsh: prefer Nix completions these from Zsh package
Zsh ships some rudimentary completions for programs where upstream also ships their own completions (e.g., curl). So as not to shadow those completions, we need to prepend to the fpath instead of appending. NixOS/nixpkgs@8dad5a2
- Loading branch information