mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +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> |
||
|---|---|---|
| .. | ||
| bashrc | ||
| default.nix | ||
| example-config.nix | ||
| zshrc | ||