root:x:0:0:root:/root:/bin/bashsh is used for sinan user in here. I prefer to change it to a much more useful shell called fish.
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
sinan:x:1000:1000:Sinan,,,:/home/sinan:/bin/sh
In order to make fish shell as default, we need to point the path to fish shell. On Kubuntu distribution, you can find fish on the /usr/bin/fish path. Last status of the file:
sinan:x:1000:1000:Sinan,,,:/home/sinan:/usr/bin/fishAlso, you can change the default shell with the chsh command.
chsh -s /usr/bin/fish sinan
Hiç yorum yok:
Yorum Gönder