Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Change the default AQUA_ROOT_DIR #887

Closed
suzuki-shunsuke opened this issue Jun 18, 2022 · 2 comments · Fixed by #889
Closed

[Windows] Change the default AQUA_ROOT_DIR #887

suzuki-shunsuke opened this issue Jun 18, 2022 · 2 comments · Fixed by #889
Labels
enhancement New feature or request windows

Comments

@suzuki-shunsuke
Copy link
Member

Feature Overview

Change the default value of AQUA_ROOT_DIR and HOME.

#850 (comment)
#850 (comment)

Why is the feature needed?

Please explain the problem you want to solve.

Windows Filesystem is different from linux and darwin.

Does the feature include Breaking Changes?

No, because aqua doesn't support Windows officially.

Example Code

command and configuration

Nothing.

@suzuki-shunsuke
Copy link
Member Author

Try adrg/xdg

Test xdg on Windows (Git Bash).

  • XDG_DATA_HOME: xdg.DataHome: D:\Users\shunsukesuzuki\AppData\Local
  • HOME: xdg.Home: D:\Users\shunsukesuzuki
$ ls ~/AppData/Local
'Application Data'@          History@                 Mozilla/     Temp/                        golangci-lint/
 ConnectedDevicesPlatform/   IconCache.db             Packages/   'Temporary Internet Files'@   gopass/
 Ec2Wallpaper.jpg            Microsoft/               Programs/    appname/                     nvim-data/
'GitHub CLI'/                Microsoft_Corporation/   Snowflake/   go-build/                    termshark

@suzuki-shunsuke
Copy link
Member Author

#889

@suzuki-shunsuke suzuki-shunsuke moved this from To do to In progress in Windows Support Jun 18, 2022
Windows Support automation moved this from In progress to Done Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request windows
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant