You are viewing a single thread.
View all comments View context
3 points

Interesting, I never heard of setting your shell in the emulator config. I just used ‘chsh’ once when I setup the install.

permalink
report
parent
reply
-9 points

Yeah please dont use chsh.

Zsh may work, dash (which is a faster, smaller reimplementation of bash) may work.

But fish absolutely doesnt.

Just because you want to have a nice writing experience, that doesnt mean your whole OS needs a different shell.

I will experiment with dash though. Ubuntu uses it as the root shell, so it is really well tested.

permalink
report
parent
reply
13 points
*

What do you mean by won’t work? chsh is not changing the shell of the entire OS, it’s changing your users login shell. Unless you’ve done something to make your login break without bash, this is completely fine. Using chsh is even how the Fish docs recommend setting it as your default.

What Ubuntu did isnt about login shells, they replaced /bin/sh with dash, meaning any scripts that try to use sh will instead use dash.

permalink
report
parent
reply
3 points

Thanks for the heads up.

permalink
report
parent
reply
5 points

please dont use chsh

doesnt mean your whole OS needs a different shell

chsh just changes the shell when you log in to a shell. all the other shells are still available and usable. any script starting tieh #!/bin/bash will still run with bash, even if you’re using zsh or fish.

permalink
report
parent
reply
-1 points

Yes bash scripts still work, but I heard there may be other things that randomly break.

Many things use #!/bin/sh for example, which often is a link to bash, but may not work anymore.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 9.8K

    Monthly active users

  • 5.8K

    Posts

  • 162K

    Comments