How to make toolbox auto load ~/.bashrc from home?

I changed recently from silverblue to workstation , and in silverblue toolbox read the bashrc from home.

In fedora workstation thats not the behaviou i have to source everytime i enter the bashrc from home

how to solve this ?

FYI usually you need to load .bash_profile and .bashrc in a new environment.

everytime i enter on specific toolbox ? isnt any auto load like in silverblue ?

Is your .bash_profile the same in both cases? There is a cascade of rc files which source each other.

Also, is this the same container or a new container? If the expanded $HOME from SB is “baked in” it might just not be there on WS.

Have you made your terminal acting as a login session?

Are you using the new Ptyxis terminal? Both gnome-terminal and Ptyxis have it deactivated what means it will not run all the profile/rc files when you open a terminal.

And in Ptyxis you can even choose a toolbox/container as your default terminal environment.
You will find it in the profile settings where you can make the changes.

well, i think no, i just touch on the ~/.bashrc file and carry it on betweem the systems, but not the profile

im using kitty terminal.