1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-15 08:46:52 +00:00
home-manager/tests/modules/programs/zsh
Austin Horstman 296ddc6462
zsh: adjust initContent priorities (#6676)
To support easier migration of deprecating old zsh options. We can
adjust the internal priorities to fit within the `mkBefore` (500) and
default (1000). Makes it easier for `initExtraFirst` migrationg to
`mkBefore` and `initExtra` to default prio.
2025-03-21 15:17:13 -05:00
..
default.nix zsh: refactor zsh configuration for better order control over .zshrc (#6479) 2025-03-13 14:37:11 +01:00
history-ignore-pattern.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-new-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-new-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-substring-search.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
prezto.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
session-variables.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
syntax-highlighting.nix zsh: correct syntax option to syntax-highlighting (#5792) 2025-03-08 19:37:10 +01:00
zsh-abbr.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
zshrc-content-priorities.nix zsh: adjust initContent priorities (#6676) 2025-03-21 15:17:13 -05:00