framework: update to 25.11
This commit is contained in:
parent
ce966f0782
commit
8a4b37e7ed
13 changed files with 103 additions and 157 deletions
|
|
@ -7,7 +7,7 @@
|
|||
programs.starship.enable = true;
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
dotDir = ".config/zsh";
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
history = {
|
||||
path = "${config.xdg.dataHome}/zsh/zsh_history";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue