This commit is contained in:
2025-08-02 10:32:40 +08:00
parent a614e65597
commit 9c1e54a9b4
3 changed files with 15 additions and 13 deletions

View File

@@ -78,7 +78,7 @@ lib.my.makeSwitch {
};
programs.zsh = {
enable = true;
dotDir = ".config/zsh";
dotDir = "${config.my.home.xdg.configHome}/zsh";
history = {
path = "${stateHome}/zsh_history";
ignorePatterns = [