This commit is contained in:
2026-05-03 23:20:40 +02:00
parent 4bd15188c9
commit 50e57a89f8
3 changed files with 84 additions and 80 deletions
+1
View File
@@ -15,6 +15,7 @@
fd # find alternative
bat # cat alternative
ripgrep # grep alternative
doas # sudo alternative
# LLM in the Terminal
(pkgs.llm.withPlugins { llm-groq = true; })