dotdir warning
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
autosuggestion.enable = true;
|
autosuggestion.enable = true;
|
||||||
# syntaxHighlighting.enable = true;
|
# syntaxHighlighting.enable = true;
|
||||||
|
dotDir = "${config.xdg.configHome}/zsh";
|
||||||
history = {
|
history = {
|
||||||
append = true;
|
append = true;
|
||||||
ignoreAllDups = true;
|
ignoreAllDups = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user