1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
zsh-syntax-highlighting.nix
zsh.nix Make zshrc more predictable 2017-07-06 22:43:05 +02:00