this post was submitted on 01 Feb 2024
6 points (100.0% liked)
Distro Hopping - For People That Can't Make A Decision
84 readers
6 users here now
Pros/Cons of each distribution, personal experiences, that kind of stuff.
Other Linux related communities:
- !linux@lemmy.ml
- !linux@lemmy.world
- !linuxmemes@lemmy.world
- !linux_gaming@lemmy.world
- !steamdeck@sopuli.xyz
Aiming to create something similar to r/DistroHopping.
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I can't remember the details, it was 6 or 7 years ago that I switched, but it was something at work that wasn't working because fish used a different scripting language
That's strange. If you ever want to try fish again, you can do this to avoid problems with bash scripts:
#!/usr/bin/env sh
at the beginning of scriptsbash script.sh