Add antidote config

This commit is contained in:
2025-02-27 18:42:07 +01:00
parent d310ab19d3
commit 7fc2bf7b80
3 changed files with 38 additions and 1 deletions

View File

@@ -3,5 +3,7 @@
{
programs.zsh = {
enable = true;
autosuggestion.enable = true;
};
}