mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
unify upgrade script
This commit is contained in:
parent
9748029320
commit
0579840c8a
4 changed files with 418 additions and 106 deletions
|
|
@ -11,7 +11,7 @@
|
|||
### 快速设置
|
||||
运行部署脚本来安装所有工具并配置符号链接:
|
||||
```bash
|
||||
./deploy.sh
|
||||
bin/upgrade-all
|
||||
```
|
||||
|
||||
脚本具有幂等性 - 你可以多次安全地运行它。它将:
|
||||
|
|
@ -143,4 +143,4 @@ yay -S wqy-bitmapfont wqy-microhei wqy-microhei-lite wqy-zenhei adobe-source-han
|
|||
### Arch 软件包
|
||||
查看 [my-packages.txt](https://github.com/theniceboy/.config/blob/master/my-packages.txt) 获取完整软件包列表。
|
||||
|
||||
</details>
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue