2.home-manager/tests/modules/programs/zsh
Austin Horstman 5176d93c0a lib/zsh: fix shell escaping and integrate formatShellArrayContent
Replace naive string quoting with lib.escapeShellArg for proper shell escaping
of special characters, spaces, and quotes. Integrate with new formatShellArrayContent
for intelligent multi-line array formatting in zsh array definitions.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-09-27 13:18:01 -05:00
..
aliases.nix zsh: improve histfile handling 2025-07-25 13:15:29 -05:00
default.nix zsh: option to define autoloadable site-functions (#7611) 2025-08-05 14:03:10 -05:00
dotdir.nix zsh: env var assertion for dotdir 2025-07-28 14:47:42 -05:00
history-ignore-pattern.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
history-path.nix zsh: relative path deprecation warning 2025-07-28 14:47:42 -05:00
history-substring-search.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
plugins.nix zsh: improve dotDir handling 2025-07-25 13:15:29 -05:00
prezto.nix lib/zsh: fix shell escaping and integrate formatShellArrayContent 2025-09-27 13:18:01 -05:00
session-variables.nix lib/zsh: fix shell escaping and integrate formatShellArrayContent 2025-09-27 13:18:01 -05:00
siteFunctions-mkcd.nix zsh: option to define autoloadable site-functions (#7611) 2025-08-05 14:03:10 -05:00
syntax-highlighting.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
zprof.nix tests/zsh: add zprof test 2025-07-12 11:42:00 -05:00
zsh-abbr.nix zsh: group plugins in a separate directory 2025-07-12 11:42:00 -05:00
zshrc-content-priorities.nix zsh: improve histfile handling 2025-07-25 13:15:29 -05:00