mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
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. |
||
|---|---|---|
| .. | ||
| default.nix | ||
| history-ignore-pattern.nix | ||
| history-path-new-custom.nix | ||
| history-path-new-default.nix | ||
| history-path-old-custom.nix | ||
| history-path-old-default.nix | ||
| history-substring-search.nix | ||
| prezto.nix | ||
| session-variables.nix | ||
| syntax-highlighting.nix | ||
| zsh-abbr.nix | ||
| zshrc-content-priorities.nix | ||