Skip to content

Use USERPROFILE on windows instead of HOME - #1898

Open
chtenb wants to merge 2 commits into
elves:mainfrom
chtenb:win_home
Open

Use USERPROFILE on windows instead of HOME#1898
chtenb wants to merge 2 commits into
elves:mainfrom
chtenb:win_home

Conversation

@chtenb

@chtenb chtenb commented Apr 25, 2025

Copy link
Copy Markdown

My first Go pull request.
Addresses one part of the issue described in #1897

@oliverhr

Copy link
Copy Markdown

HOME is not set by default on windows, Powershell and Git-Bash shell set this for it's on interactive sessions. Maybe it would be a good idea to set $E:HOME if is not set to USERPROFILE too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants