默认终端问题,不能切换默认终端
Tofloor
poster avatar
ghi666
deepin
2020-11-18 01:49
Author


如图,有没有大佬知道怎么回事

Reply Favorite View the author
All Replies
SamLukeYes
deepin
2020-11-18 02:57
#1

不要 sudo

Reply View the author
ghi666
deepin
2020-11-18 02:58
#2

有没有大佬知道怎么修改?

Reply View the author
SamLukeYes
deepin
2020-11-18 02:59
#3

另外,不建议将 fish 设为登录 shell,让终端模拟器默认启动 fish 即可

Reply View the author
ghi666
deepin
2020-11-18 03:01
#4
SamLukeYes

另外,不建议将 fish 设为登录 shell,让终端模拟器默认启动 fish 即可

重启电脑可以了,不要设置为 登录shell 是啥意思?大佬求解

Reply View the author
SamLukeYes
deepin
2020-11-18 03:04
#5
ghi666

重启电脑可以了,不要设置为 登录shell 是啥意思?大佬求解

你用 chsh 把 fish 设为了登录 shell,建议切换回 bash,因为 fish 的语法和 bash 不一样,有些软件没有考虑登录 shell 是 fish 的情况,就会出现一些奇奇怪怪的错误

Reply View the author
thepoy
deepin
2020-11-18 03:55
#6

oh my zsh不好吗?

Reply View the author
mcaoser
deepin
2020-11-18 08:01
#7

sudo. vim /etc/passwd

或sudo dedit /etc/passwd

这样看行不行

很危险,别改错了

Reply View the author
Clay_Stan
deepin
2020-11-18 19:30
#8
mcaoser

sudo. vim /etc/passwd

或sudo dedit /etc/passwd

这样看行不行

很危险,别改错了

新版终端是通过shell变量来定的,这个方案只适用于以前的终端

Reply View the author