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