feat: fixes recursive home yes maybe so
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
Deepak Mallubhotla 2024-02-23 18:49:32 -06:00
parent 65a77ac653
commit 0f22f6029f
Signed by: deepak
GPG Key ID: 976F3357369149AB

View File

@ -97,7 +97,6 @@ in
}; };
history = { history = {
size = 10000; size = 10000;
path = "${config.xdg.dataHome}/zsh/history";
}; };
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;