Add some scripts

This commit is contained in:
2022-02-11 16:47:18 -05:00
parent cbc753a6bf
commit 8990eb866d
7 changed files with 262 additions and 1 deletions

View File

@@ -122,7 +122,7 @@ processor time and is generally useless.
tools/packages).
* Open `C:\msys64\mingw64.exe`
* Run `pacman -Syu`, then restart the terminal and run `pacman -Su`.
* Run `pacman -S base-devel mingw-w64-x86_64-toolchain git bc`
* Run `pacman -S base-devel mingw-w64-x86_64-toolchain bc`
* Use `C:\Users\<user>` as the terminal $HOME by editing `C:\msys64\etc\nsswitch.conf` and
changing the `db_home` value to `windows`.
* You may need to work around an issue with envsubst.exe - you'll know there's a bug if git