1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
home-manager/modules/programs/zsh/plugins
Austin Horstman c26a2ac2e4 zsh/plugins: optimize plugin loading with array-based loops
Replace individual plugin PATH/fpath statements and conditional sourcing with
efficient array-based loops. 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>
2025-09-27 13:18:01 -05:00
..
default.nix zsh/plugins: optimize plugin loading with array-based loops 2025-09-27 13:18:01 -05:00
oh-my-zsh.nix zsh: improve dotDir handling 2025-07-25 13:15:29 -05:00
prezto.nix zsh: improve dotDir handling 2025-07-25 13:15:29 -05:00
zprof.nix zsh: group plugins in a separate directory 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