1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-05 12:53:27 +02:00
home-manager/tests/modules/programs/zsh
Nikita Uvarov 4505710565
zsh: fix history.path issues
- Default value is set to static '$HOME/.zsh_history' -- dotDir is not
prepended anymore
- $HOME is not prepended to the option value
- Ensure history path directory exists

Fixes #886, replaces #427.
2019-11-05 23:04:06 +01:00
..
default.nix zsh: fix history.path issues 2019-11-05 23:04:06 +01:00
history-path-new-custom.nix zsh: fix history.path issues 2019-11-05 23:04:06 +01:00
history-path-new-default.nix zsh: fix history.path issues 2019-11-05 23:04:06 +01:00
history-path-old-custom.nix zsh: fix history.path issues 2019-11-05 23:04:06 +01:00
history-path-old-default.nix zsh: fix history.path issues 2019-11-05 23:04:06 +01:00
session-variables.nix tests: reduce number of downloads 2019-10-26 13:07:04 +02:00