Fixed windows environment setup script

This commit is contained in:
2024-09-26 21:38:02 +09:00
parent 65ea7ab315
commit 3800ce469e
+1 -1
View File
@@ -1 +1 @@
setx XDG_CONFIG_HOME "$USERPROFILE\.config"
setx XDG_CONFIG_HOME "$env:USERPROFILE\.config"