fix(zsh): move dotDir to XDG (~/.config/zsh), preserve history #23

Merged
lyrathorpe merged 1 commits from fix/zsh-xdg-dotdir into main 2026-06-10 15:58:47 +01:00
Owner

Set programs.zsh.dotDir to ~/.config/zsh, adopting the new home-manager
default and silencing the dotDir deprecation warning on rebuild. Pin
history.path to the existing ~/.zsh_history so the move doesn't orphan it,
and extend the zcompdump-reset activation to the new $ZDOTDIR location
(legacy $HOME and cache paths still swept). README updated.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Set programs.zsh.dotDir to ~/.config/zsh, adopting the new home-manager default and silencing the dotDir deprecation warning on rebuild. Pin history.path to the existing ~/.zsh_history so the move doesn't orphan it, and extend the zcompdump-reset activation to the new $ZDOTDIR location (legacy $HOME and cache paths still swept). README updated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
lyrathorpe added 1 commit 2026-06-10 15:56:20 +01:00
Set programs.zsh.dotDir to ~/.config/zsh, adopting the new home-manager
default and silencing the dotDir deprecation warning on rebuild. Pin
history.path to the existing ~/.zsh_history so the move doesn't orphan it,
and extend the zcompdump-reset activation to the new $ZDOTDIR location
(legacy $HOME and cache paths still swept). README updated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
lyrathorpe scheduled this pull request to auto merge when all checks succeed 2026-06-10 15:56:28 +01:00
lyrathorpe merged commit 9a095abd5c into main 2026-06-10 15:58:47 +01:00
lyrathorpe deleted branch fix/zsh-xdg-dotdir 2026-06-10 15:58:48 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lyrathorpe/nixfiles#23