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 nixos/*: mark pre-existing markdown descriptions as mdDoc 2022-08-19 22:40:58 +02:00
oh-my-zsh.xml programs.zsh: remove unnecessary with 2020-09-03 08:42:24 +02:00
zinputrc
zsh-autoenv.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zsh-autosuggestions.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zsh-syntax-highlighting.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zsh.nix nixos/zsh: prefer added completions over completions shipped with Zsh 2022-10-24 09:27:19 +02:00