This commit is contained in:
lzhwk 2023-12-23 13:19:38 +08:00
parent 0275d21f46
commit d5967a0e28
1 changed files with 13 additions and 0 deletions

13
config/uos/Readme.md Normal file
View File

@ -0,0 +1,13 @@
# 统信系统配置
安装的软件
```bash
sudo apt install konsole neofetch zsh git tig com.brave.browser htop org.libreoffice.libreoffice
```
可以删除的软件
```bash
sudo apt remove dde-introduction deepin-manual deepin-terminal uos-service-support deepin-defender
```