MSYS2 distribution provides Zed as a package mingw-w64-zed. The package is available for UCRT64, MINGW64 and CLANG64 repositories. To download it, run
一键执行命令
Github地址 https://github.com/SuperManito/LinuxMirrors 使用方法 https://linuxmirrors.cn/use/ 一键命令
使用Winget命令: Winget 是 Windows 10 中引入的命令行包管理器,它允许您从集中存储库下载并安装软件包。要使用 Winget 命令行工具安装或更新 PowerShell Core 7,请按照以下步骤操作: 使用管理权限打开 PowerShell 窗口。 要搜索可用的 Power
PSVersion 5.1 解决办法如下 Install-Module -Name PSReadLine -Scope AllUsers -AllowClobber -Force Update-Module PSReadline Set-ExecutionPolicy Unrestricted