安装硬盘
安装系统
系统检查更新
点击系统设置里的检查更新,缺少的设备驱动会自动下载安装
应用商店检查更新
系统自带的软件将自动更新
系统激活
重命名电脑名称
之前叫 Thinking
, 这次命名为 Thought
以示区分
登录微软账户
登录 EDGE 同步书签、插件 ...
使用 OneDrive 同步文件 ...
软件安装
-
如果 powershell 的配置同步到 onedrive,如果是重装了系统,powershell 执行可能会出错,需要删除配置,或将配置文件夹重命名
-
- nvm install 14
- nvm install 16
- nvm install 20
- nvm install 22
如安装 node 14,需要使用 nvm 1.1.12 或更早版本
-
- 安装 WebStorm
- 安装 CLion
-
Syncthing GUI 一直使用SyncTrayzor 作者不维护了,尝试新的syncthingtray,版本有点多,目前使用的是 syncthingtray-1.7.8-x86_64-w64-mingw32.exe.zip
-
Microsoft 365 需要订阅
-
Caesium 图片压缩
winget
Windows 11 已经自带 winget
winget -v
v1.10.390
winget install Microsoft.PowerToys -s winget
winget install qBittorrent
scoop
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
scoop bucket add extras
scoop install pnpm
scoop install yarn
scoop install sourcegit
scoop install extras/googlechrome
scoop install extras/firefox
"To set profile 'Scoop' as DEFAULT, or profiles/settings was lost after update:", " - Run 'Firefox Profile Manager', choose 'Scoop' then click 'Start Firefox'.", " - Visit 'about:profiles' page in Firefox to check DEFAULT profile.",