This commit is contained in:
twoneis 2024-03-18 21:32:18 +01:00
parent c6a22b5946
commit 489fa9453b

View file

@ -26,7 +26,7 @@
programs.zsh = { programs.zsh = {
enable = true; enable = true;
autosuggestions.enable = true; autosuggestion.enable = true;
enableVteIntegration = true; enableVteIntegration = true;
history.ignoreAllDups = true; history.ignoreAllDups = true;
historySubstringSearch.enable = true; historySubstringSearch.enable = true;