Hi,
What does your ~/.bashrc look like? > What does “guix shell --check” say? > I do not use bash. My fish config.fish has the following relevant lines: set GUIX_PROFILE $HOME/.config/guix/current; fenv source $GUIX_PROFILE/etc/profile set GUIX_PROFILE $HOME/.guix-profile; fenv source $GUIX_PROFILE/etc/profile fenv is just a wrapper, so fish can handle bash scripts. guix shell --check says "All is good!" I am not sure what are You interested in particularly.