cleanups
This commit is contained in:
parent
df0035aba9
commit
3d2d57ddff
2 changed files with 6 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ in
|
|||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
dotDir = ".config/zsh";
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
|
||||
history = {
|
||||
path = "${config.xdg.stateHome}/zsh_history";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue