mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
Replace individual setopt/unsetopt statements for history options with efficient array-based loops. Also optimize history substring search key bindings using the same pattern. Use lib.hm.zsh.define for consistent array formatting and add unset statements to clean up temporary variables. Signed-off-by: Austin Horstman <khaneliman12@gmail.com> |
||
|---|---|---|
| .. | ||
| aliases.nix | ||
| default.nix | ||
| dotdir.nix | ||
| history-ignore-pattern.nix | ||
| history-path.nix | ||
| history-substring-search-expected.zshrc | ||
| history-substring-search.nix | ||
| plugins.nix | ||
| prezto.nix | ||
| session-variables.nix | ||
| siteFunctions-mkcd.nix | ||
| syntax-highlighting.nix | ||
| zprof.nix | ||
| zsh-abbr.nix | ||
| zshrc-content-priorities.nix | ||