add uos
This commit is contained in:
parent
0275d21f46
commit
d5967a0e28
|
@ -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
|
||||||
|
```
|
Loading…
Reference in New Issue