wsl dotfiles:WSL 2 Ubuntu + Windows Terminal + Docker + VS代码 源码
我的Windows子系统,用于Linux安装程序和Dotfiles 安装 在Windows上 1.启用WSL2 以管理员身份(已提升权限)在PowerShell中运行: Enable-WindowsOptionalFeature - Online - FeatureName Microsoft - Windows - Subsystem - Linux Enable-WindowsOptionalFeature - Online - FeatureName VirtualMachinePlatform wsl -- set-default - version 2 在WSL 2上 2.安装依
用户评论