This commit is contained in:
Chris Kruining 2024-07-23 23:31:36 +02:00
parent 77e187421e
commit d3f9972a46
12 changed files with 45 additions and 51 deletions

View file

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