需要先关闭docker-desktop应用
Optimize-VHD -Path "C:\Users\your_username\AppData\Local\Docker\wsl\data\ext4.vhdx" -Mode Full
Optimize-VHD -Path "C:\Users\your_username\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_yourself\LocalState" -Mode Full
npm install --registry=http://registry.npmmirror.com
get-ExecutionPolicy
set-ExecutionPolicy RemoteSigned
[ | |
{ "keys": ["ctrl+y"], "command": "run_macro_file", "args": {"file": "res://Packages/Default/Delete Line.sublime-macro"} }, | |
{ "keys": ["ctrl+d"], "command": "duplicate_line" }, | |
{ "keys": ["shift+alt+up"], "command": "swap_line_up" }, | |
{ "keys": ["shift+alt+down"], "command": "swap_line_down" }, | |
{ "keys": ["ctrl+t", "ctrl+u"], "command": "upper_case" }, | |
{ "keys": ["ctrl+t", "ctrl+l"], "command": "lower_case" }, | |
] |