this post was submitted on 25 Jun 2026
94 points (99.0% liked)

Linux

14204 readers
726 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] rozodru@piefed.world 9 points 1 week ago (1 children)

it's zsh without having to add in all the plugins. on my NixOS systems zsh+plugins caused it to run slow. Fish just doesn't have that issue as everything is baked into it. setting up functions is also a breeze and the built in themes are great. just one install and no need to configure much if anything.

[โ€“] tyler@programming.dev 0 points 1 week ago

yeah pretty much every zsh plugin loader have filed issues about the long load times and running slowly. fish just doesn't have that. it starts as fast as zsh with no plugins, and it's a better all around experience.