,
This commit is contained in:
parent
77e187421e
commit
d3f9972a46
12 changed files with 45 additions and 51 deletions
|
@ -29,7 +29,7 @@ in
|
|||
|
||||
history = {
|
||||
size = 10000;
|
||||
path = "${config.xdg.dataHome}/zsh/history";
|
||||
path = "$XDG_CONFIG_HOME/zsh/history";
|
||||
};
|
||||
|
||||
oh-my-zsh = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue