Zed A. Shaw
|
462b7ebbc5
|
Update the README to use the new setup.
|
4 weeks ago |
Zed A. Shaw
|
61803380bd
|
Make a backup of their path just in case.
|
4 weeks ago |
Zed A. Shaw
|
837782c1d7
|
Now creating a pathfixer.ps1 that will try to fix the path after the installs.
|
4 weeks ago |
Zed A. Shaw
|
1ef9a4ad98
|
Hopefully this is the best I can do.
|
4 weeks ago |
Zed A. Shaw
|
53fba91e24
|
Trying again...sigh.
|
4 weeks ago |
Zed A. Shaw
|
2ab3888f56
|
I'm now forced to manually add git to the path myself.
|
4 weeks ago |
Zed A. Shaw
|
e94d35cc14
|
Maybe this will work but at least people can read the stupid shit about git not working and know the fix.
|
4 weeks ago |
Zed A. Shaw
|
d2e8ea667e
|
Actually let's try both gits. Yay!
|
4 weeks ago |
Zed A. Shaw
|
6dde68b22c
|
Looks like both gits aren't added to the path. My god I hope the person who worked on this PATH bullshit never works again.
|
4 weeks ago |
Zed A. Shaw
|
80545ed5dd
|
Default git doesn't get added to the path but microsoft.git does. Seriously, fuck Microsoft.
|
4 weeks ago |
Zed A. Shaw
|
7903c22860
|
Now putting in appdata I guess.
|
4 weeks ago |
Zed A. Shaw
|
d67b0407d1
|
This removes choco from all installs as it's not needed anymore. Winget has everything.
|
4 weeks ago |
Zed A. Shaw
|
8ef1b1fe2b
|
{WARNING} I'm in the process of upgrading the compiler and getting rid of choco in these scripts. The following changes are ENTIRELY UNTEST in my test VM.
|
4 weeks ago |
Zed A. Shaw
|
e93dc46116
|
Add a warning about what software will be installed.
|
4 months ago |
Zed A. Shaw
|
f3c1bbc28f
|
Convert from utf-16 to ascii to possibly solve an issue with some people running it and seeing tons of windows opening.
|
6 months ago |
Zed A. Shaw
|
c534e3cd88
|
Found a make that works for cpp.ps1
|
6 months ago |
Zed A. Shaw
|
8522c1d598
|
Also warn about conda init powershell.
|
6 months ago |
Zed A. Shaw
|
89253f542f
|
Update the python install to warn people about the PATH and allow them to skip Anaconda install.
|
6 months ago |
Zed A. Shaw
|
8632d04acc
|
Document the rust and extras setup, then add a few more things to extras. Also use @() arrays since they're getting a big large.
|
6 months ago |
Zed A. Shaw
|
c37e1333bb
|
Need admin to install that one gnu package in extras.ps1
|
6 months ago |
Zed A. Shaw
|
43b69c488f
|
Wrong filename for extras.ps1
|
6 months ago |
Zed A. Shaw
|
ba5029636a
|
Now includes Rust and changed to the MSYS2 devkit version of Ruby. Also added an extras.ps1 that installs stuff I usually need like nano, grep, which, etc. from GNU.
|
6 months ago |
Zed A. Shaw
|
cf6cb0052f
|
Have the README use the git repo raw link instead.
|
6 months ago |
Zed A. Shaw
|
8831f53239
|
Alter bigtest.ps1 so that it doesn't do the base install which allows choco to get properly setup. Also tell people to close powershell to get the new PATH.
|
6 months ago |
Zed A. Shaw
|
cdb384a3fe
|
Create a bigtest.ps1 that automatically downloads and runs all scripts directly from the git repo.
|
6 months ago |
Zed A. Shaw
|
1f8dad3771
|
Stupid windows tries to translate the damn > output and screws up files.
|
6 months ago |
Zed A. Shaw
|
eda40e93bc
|
Big warning that these are not up yet.
|
6 months ago |
Zed A. Shaw
|
8b278a066d
|
Nah, clip that joke. Probably not as funny as I think it is.
|
6 months ago |
Zed A. Shaw
|
504687c94c
|
Merge in my changes because git blows.
|
6 months ago |
Zed A. Shaw
|
28ee073b40
|
Initial commit
|
6 months ago |
Zed A. Shaw
|
dbb8b8f6d2
|
Now add installers for bun, node, ruby, go, crystal, zig, and include winutil.LICENSE plus my own.
|
6 months ago |
Zed A. Shaw
|
642389d850
|
First cut of an simple install system that can support many languages for people starting out on Windows.
|
6 months ago |