2.home-manager/modules/programs/zsh
Austin Horstman 5432dc5bc4 zsh: fix dotDir path normalization and quoting
Fixes issue where dotDir with trailing slash caused failures.
Refactors lib.nix to use raw paths internally, fixing issues with spaces
in paths.
Updates history.path logic to correctly handle raw absolute paths.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-12-27 17:58:46 -06:00
..
plugins zsh/plugins: optimize plugin loading with array-based loops 2025-09-27 13:18:01 -05:00
default.nix zsh: fix dotDir path normalization and quoting 2025-12-27 17:58:46 -06:00
deprecated.nix zsh: move deprecated options to separate file 2025-07-12 11:42:00 -05:00
history.nix zsh: fix zsh history substring search generation 2025-10-10 16:06:46 -05:00
lib.nix zsh: fix dotDir path normalization and quoting 2025-12-27 17:58:46 -06:00