powercoconola

Results 5 comments of powercoconola

I think it's consistently confusing that `uvx` doesn't just mean `uv tool` It seems more intuitive than for it to only mean `uv tool run`, making it a niche shorthand....

>as the location depends on the platform and each user needs to find out where it is located. If I may - my suggestion to you would be that for...

Did you manually move scoop's default installation location? From the README: ``` Run the following commands from a regular (non-admin) PowerShell terminal to install Scoop: Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser...

What happens if you run `PS C:\ProgramData\scoop\apps\scoop\current> scoop status | select -f 1` with an Admin Powershell window?

> pipx is a nightmare to use with any automation tool that will update versions. I am curious about this. I tried installing and/or upgrading my packages with threading in...