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
windows has convention to use USERPROFILE as well as some other paths. should detect runtime and choose appropriately, instead of always assuming HOME is the env var for home directory.
windows has convention to use USERPROFILE as well as some other paths. should detect runtime and choose appropriately, instead of always assuming HOME is the env var for home directory.
related: https://github.com/mitchellh/go-homedir/blob/main/homedir.go
The text was updated successfully, but these errors were encountered: