nixpkgs/nixos/modules/programs/zsh
Sebastian Reuße 8dad5a2239 nixos/zsh: prefer added completions over completions shipped with Zsh
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.

Fixes #197502
2022-10-24 09:27:19 +02:00
..
oh-my-zsh.nix
oh-my-zsh.xml
zinputrc
zsh-autoenv.nix
zsh-autosuggestions.nix
zsh-syntax-highlighting.nix
zsh.nix nixos/zsh: prefer added completions over completions shipped with Zsh 2022-10-24 09:27:19 +02:00