this post was submitted on 04 Aug 2025
69 points (94.8% liked)

Linux

57031 readers
1231 users here now

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

Related Communities

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

founded 6 years ago
MODERATORS
 

Or any other alternate shells that aren't bash?

(page 2) 41 comments
sorted by: hot top controversial new old
[–] TechAngel@lemmy.world 8 points 1 day ago

I use fish, mostly because it is the default on CachyOS

[–] hades@feddit.uk 11 points 1 day ago

Does zsh count?

[–] lightnsfw@reddthat.com 6 points 1 day ago (1 children)

I didn't know powershell was an option on Linux.

load more comments (1 replies)
[–] surrealpartisan@lemmy.world 1 points 1 day ago

I use xonsh.

[–] eldavi@lemmy.ml 6 points 1 day ago

i ws forced to do it recently and noticed that they enforce usage of black terminal, like it is in the command prompt in windows.

it was a pain in the ass to keep switch colors just to touch that one powershell module and my first priority to replacing with with a python equivalent. they still think that the powershell module is being used, but it's no longer capable of working in this environment and they're going to have to spend $$$ to make it useable because i forsee LOT of difficulty and delays in bringing it up to spec.

[–] DichotoDeezNutz@lemmy.world 5 points 1 day ago

Nope, I've tried it before but I prefer the muscle memory of bash/zsh.

I'll use it on Windows though.

[–] non_burglar@lemmy.world 2 points 1 day ago

I do, but only for work. There are certain tasks you can't do easily with just api calls.

[–] dil@lemmy.zip 4 points 1 day ago (2 children)

Fish is the cachyos default, I used oh my zsh too, I honestly cant tell a difference as a non dev end user

[–] gaylord_fartmaster@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

I tried fish before switching to zsh because it has much better compatibility with bash, and I think bash/zsh handles a lot of things like aliases way better. I'm also on CachyOS and the default zsh config with ohmyzsh and powerline10k it comes with is great.

[–] dil@lemmy.zip 1 points 1 day ago

I like autocompetion/suggestions

[–] jaypg@lemmy.jaypg.pw 4 points 1 day ago

It's not my default shell on most of my servers but I use it all the time. I'm just not a fan of treating everything as a stream of text to grep, trim and sort into structured data that's easier to work with. Plus, cross platform. I've tried nushell a bit but I always go back to PowerShell.

[–] chris@l.roofo.cc 3 points 1 day ago* (last edited 1 day ago) (1 children)

I have used powershell on windows and Linux and I really like that the data that is moved through a pipe is encapsulated in objects. But in the end I stuck with zsh.

[–] Dremor@lemmy.world 2 points 1 day ago

I think you have a surplus apostrophe somewhere... 😏

[–] Mwa@thelemmy.club 3 points 1 day ago* (last edited 1 day ago)

I dont use powershell.
I use ZSH on My Gaming PC cause its POSIX and and has autocorrect and auto complete also with CachyOS They replicate fish features.
I use the Default good'ol bash on my Laptop running Debian that's on Life support because I dont care.
I tried Fish but didnt like the no POSIX compliance(ik they wanna fix POSIX but its annoying)

My producer and I personally use Bash. We tried zsh, but that didn't treat us very well. Fish is actually pretty nice, though.

[–] Cat_Daddy@hexbear.net 2 points 1 day ago

nushell is pretty cool

[–] tetris11@lemmy.ml 2 points 1 day ago

i just wish bash had structured data and basic types, that's it

[–] JackbyDev@programming.dev 1 points 1 day ago

I use zsh on my work computers and fish on my desktop. Zsh is still POSIX compatible so is more bash-like. Fish is nice. When I use bash or zsh I want to use oh-my-zsh but with fish I haven't found myself wanting anything extra like that.

load more comments
view more: ‹ prev next ›