This commit is contained in:
2026-05-03 23:20:40 +02:00
parent 4f1c1ae542
commit 195fac159e
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; })