nixpkgs/nixos/modules/programs/zsh
Yacine Hmito 1f70f3801b Make zshrc more predictable
Originially, `programs.zsh` sets default values for some
initialisation scripts.
Nix resolves the case of multiple values by concatenating them all.
It is however impossible to predict where the default script will be
inserted; but we never want the default value to override the
user-specified ones.
Now, it doesn't set default values; almost everything is hardcoded at
the begining of the file.
2017-07-06 22:43:05 +02:00
..
oh-my-zsh.nix Make zshrc more predictable 2017-07-06 22:43:05 +02:00
zinputrc Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
zsh-syntax-highlighting.nix programs.zsh.syntaxHighlighting: Fix default value for patterns 2017-06-04 15:30:35 -04:00
zsh.nix Make zshrc more predictable 2017-07-06 22:43:05 +02:00