Closed adriens closed 2 years ago
:point_right: See #806 for more
I don't have a .profile file. I think it's a lot cleaner to just restart the shell. Not all bashrc/zshrc/profile files are idempotent either (they're meant to be run once per session, otherwise can have unexpected results). I don't see a clear value-add here either.
:+1:
:grey_question: Context
Currently, the documentation tells to restart the shell :
which can be annoying in some situations.
:bulb: Proposal
Therefore sourcing the
.profile
should ne enough.