fix: zsh changes

This commit is contained in:
Tine 2024-03-18 22:31:42 +01:00
parent 7ca7b42326
commit 34a74bfb1d
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -155,7 +155,7 @@
ignoreAllDups = true;
path = "${config.xdg.dataHome}/zsh/history";
};
enableAutosuggestions = true;
autosuggestion.enable = true;
enableCompletion = true;
syntaxHighlighting.enable = true;
shellAliases = {