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
We start instructing people to copy-paste lines containing $HOME and $PATH around, but quite a few of the learners started replacing $HOME with their home path as if it was a placeholder rather than a variable. We also end up with some $PATH ordering issues from pyenv and Conda. We should introduce them, especially the relationship between $HOME and ~.
The text was updated successfully, but these errors were encountered:
We start instructing people to copy-paste lines containing $HOME and $PATH around, but quite a few of the learners started replacing $HOME with their home path as if it was a placeholder rather than a variable. We also end up with some $PATH ordering issues from pyenv and Conda. We should introduce them, especially the relationship between $HOME and ~.
The text was updated successfully, but these errors were encountered: