Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
然後就可以用 choco 安裝..
choco install ripgrep其實這是為了要裝 cursor 的 cli:
irm 'https://cursor.com/install?win32=true' | iexref:
沒有留言:
張貼留言