摘要: wsl --update wsl --set-default-version 2 https://learn.microsoft.com/en-us/windows/wsl/install-manual#step-6 install-your-linux-distribution-of-choice 阅读全文
posted @ 2022-12-07 19:17 sinferwu 阅读(386) 评论(0) 推荐(0) 编辑
摘要: https://code.visualstudio.com/docs/terminal/profiles Cygwin Cygwin itself is a terminal, but you can use the Cygwin shell in VS Code with the followin 阅读全文
posted @ 2022-12-07 17:31 sinferwu 阅读(802) 评论(0) 推荐(0) 编辑
摘要: https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/ 执行如下命令自动替换 sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak sudo sed -i "s@http://.*archive.u 阅读全文
posted @ 2022-12-07 15:49 sinferwu 阅读(319) 评论(0) 推荐(0) 编辑