You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, it replies on PATH configurations from the image and the .zshrc file.
However, setting it using update-alternatives would make it stick, even when sudo bash is used.
Also, it would be nice to have somewhere that uses the update-alternatives command so that I can remember.
Right now, it replies on PATH configurations from the image and the
.zshrcfile.However, setting it using
update-alternativeswould make it stick, even whensudo bashis used.Also, it would be nice to have somewhere that uses the
update-alternativescommand so that I can remember.