Skip to content

Instantly share code, notes, and snippets.

@epage
Created February 2, 2017 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epage/6a4c3397d9d2f12894a636799f41cd50 to your computer and use it in GitHub Desktop.
Save epage/6a4c3397d9d2f12894a636799f41cd50 to your computer and use it in GitHub Desktop.
@ECHO OFF
setlocal
set PATH=%PATH%;C:\Users\epage.AMER\.rustup\toolchains\nightly-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-msvc\lib\
%*
endlocal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment