[logseq-plugin-git:commit] 2025-09-08T09:35:23.573Z

This commit is contained in:
YuanHui
2025-09-08 17:35:23 +08:00
parent 1c25911301
commit c70062d6f7
1256 changed files with 65938 additions and 45736 deletions

View File

@@ -1,12 +1,12 @@
- wsl更改默认用户 #linux
- ```
Arch.exe config --default-user 用户
```
- arch初始化密钥环 #linux
- ```
[user@PC-NAME]$ sudo pacman-key --init
[user@PC-NAME]$ sudo pacman-key --populate
[user@PC-NAME]$ sudo pacman -Syy archlinux-keyring
- wsl更改默认用户 #linux
- ```
Arch.exe config --default-user 用户
```
- arch初始化密钥环 #linux
- ```
[user@PC-NAME]$ sudo pacman-key --init
[user@PC-NAME]$ sudo pacman-key --populate
[user@PC-NAME]$ sudo pacman -Syy archlinux-keyring
```