sldfkjsd
This commit is contained in:
parent
273085192c
commit
e7c490d1b9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
enableCompletion = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
dotDir = ".config/zsh";
|
||||
|
||||
history.size = 10000;
|
||||
history.ignoreAllDups = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue