Update all llm plugins Posted on April 21st, 2025 at 9:50AM PST Quick one-liner to update all llm plugins using PowerShell:llm plugins | ConvertFrom-Json | % { llm install -U $_.name } Tags: tools, powershell, ai, llm # / 2025 / 04 / 21