Created
August 17, 2025 08:31
-
-
Save gianmaria/9711dc8533b0505cf6f0eeb441d598f8 to your computer and use it in GitHub Desktop.
Environment variables to set
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CARGO_HOME=C:\dev\rust\.cargo | |
| DEV_PATH=C:\Dev\go\bin;C:\Workspace\.go\bin;C:\Dev\cmake\bin;C:\Dev\ninja\bin;C:\Dev\python\Scripts;C:\Dev\python;C:\Dev\node;C:\Dev\raddbg;C:\dev\rust\.cargo\bin;C:\Dev\zig\zls;C:\Dev\zig;C:\Qt\Tools\OpenSSLv3\Win_x64\bin;C:\Qt\Tools\QtCreator\bin;C:\Qt\6.8.1\msvc2022_64\bin;C:\Dev\java\bin | |
| GOENV=C:\Workspace\.go\env | |
| GOMODCACHE=C:\Workspace\.go\pkg\mod | |
| GOPATH=C:\Workspace\.go | |
| GOROOT=C:\Dev\go | |
| Path=C:\Dev\bin;C:\Dev\env;C:\Dev\shell;C:\Dev\vcpkg;%DEV_PATH% | |
| PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.LNK | |
| PROMPT=[$T] $P$_$G$S | |
| RUSTUP_HOME=C:\dev\rust\.rustup | |
| VCPKG_DEFAULT_TRIPLET=x64-windows | |
| VCPKG_ROOT=C:\Dev\vcpkg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment