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
In expand_tilde you get the USER environment variable and prepend that to the path instead of HOME.
I'm not sure what the equivalent would be on windows but both appear to be wrong.
In expand_tilde you get the USER environment variable and prepend that to the path instead of HOME.
I'm not sure what the equivalent would be on windows but both appear to be wrong.