Fish, bash, zsh

Posted on do 08 juli 2021 in misc • Tagged with fedora, rhel, shell, fish, bash, zsh, configuration

Fish, bash, zsh

Over the last year, I've been using fish as my shell on Linux. Before that, I have tried both zsh (with and without oh-my-zsh) and bash. For bash, I wrote my own configuration framework, which - let's be real - everyone needs to do and probably has done at …


Continue reading

The confusing Bash configuration files

Posted on wo 11 juli 2018 in dev • Tagged with bash, linux, configuration, notetofutureself

This blog is mostly a reminder for my future self, because I always end up forgetting this.

Bash has a bunch of configuration files it parsers through when you fire it up.

Bash reads them in this order (on Fedora, and I suppose RHEL and derivatives too) if invoked as …


Continue reading