16 Commits (04330fde9ee36f21828ea9117a52b5f49a7ec658)

Author SHA1 Message Date
Zed A. Shaw 837782c1d7 Now creating a pathfixer.ps1 that will try to fix the path after the installs. 5 months ago
Zed A. Shaw 1ef9a4ad98 Hopefully this is the best I can do. 5 months ago
Zed A. Shaw 53fba91e24 Trying again...sigh. 5 months ago
Zed A. Shaw 2ab3888f56 I'm now forced to manually add git to the path myself. 5 months 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. 5 months ago
Zed A. Shaw d2e8ea667e Actually let's try both gits. Yay! 5 months 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. 5 months ago
Zed A. Shaw 80545ed5dd Default git doesn't get added to the path but microsoft.git does. Seriously, fuck Microsoft. 5 months ago
Zed A. Shaw 7903c22860 Now putting in appdata I guess. 5 months ago
Zed A. Shaw d67b0407d1 This removes choco from all installs as it's not needed anymore. Winget has everything. 5 months 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. 5 months ago
Zed A. Shaw e93dc46116 Add a warning about what software will be installed. 9 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. 10 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. 11 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. 11 months ago
Zed A. Shaw 642389d850 First cut of an simple install system that can support many languages for people starting out on Windows. 11 months ago