When I execute bash using bash, I want a custom script to run, in that bash.
I want that script to always be the same script, and not provided via argument. Just a default custom initialization for my bash.
I couldn't find how to do that. This is not the same, nor is this.
I want the script to run when bash starts, not on startup of linux.