[Desktop] 每次打开终端都会提示确实文件,找 了很久都没找到办法解决
Tofloor
poster avatar
9527木头人
deepin
2022-04-25 03:20
Author

截图_选择区域_20220424191925.png

Reply Favorite View the author
All Replies
enforcee
deepin
2022-04-25 03:39
#1

看看你的~/.bashrc

里面有没有写什么不需要的东西

Reply View the author
陌生人
deepin
2022-04-25 06:03
#2

依次查找文件

~/.bashrc

~/.profile

/etc/environment

 

以上这几个文件是最容易被修改的,bashrc和profile的全局设置我没有写,一般不会修改,照着这个顺序依次查找就好了,总有一个能找到,去掉就好了

Reply View the author