Commit Graph

  • 376d42053b Added an installer for odin. master Zed A. Shaw 2025-01-21 11:58:34 -0500
  • 462b7ebbc5 Update the README to use the new setup. Zed A. Shaw 2024-12-24 21:25:34 -0500
  • 61803380bd Make a backup of their path just in case. Zed A. Shaw 2024-12-24 08:23:31 -0500
  • 837782c1d7 Now creating a pathfixer.ps1 that will try to fix the path after the installs. Zed A. Shaw 2024-12-23 22:08:07 -0500
  • 1ef9a4ad98 Hopefully this is the best I can do. Zed A. Shaw 2024-12-23 16:17:14 -0500
  • 53fba91e24 Trying again...sigh. Zed A. Shaw 2024-12-23 12:35:29 -0500
  • 2ab3888f56 I'm now forced to manually add git to the path myself. Zed A. Shaw 2024-12-23 11:38:18 -0500
  • e94d35cc14 Maybe this will work but at least people can read the stupid shit about git not working and know the fix. Zed A. Shaw 2024-12-23 10:32:56 -0500
  • d2e8ea667e Actually let's try both gits. Yay! Zed A. Shaw 2024-12-23 09:39:13 -0500
  • 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. Zed A. Shaw 2024-12-23 09:36:54 -0500
  • 80545ed5dd Default git doesn't get added to the path but microsoft.git does. Seriously, fuck Microsoft. Zed A. Shaw 2024-12-23 07:17:19 -0500
  • 7903c22860 Now putting in appdata I guess. Zed A. Shaw 2024-12-23 05:23:15 -0500
  • d67b0407d1 This removes choco from all installs as it's not needed anymore. Winget has everything. Zed A. Shaw 2024-12-22 11:05:48 -0500
  • 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. Zed A. Shaw 2024-12-22 03:58:53 -0500
  • e93dc46116 Add a warning about what software will be installed. Zed A. Shaw 2024-09-20 14:52:19 -0400
  • f3c1bbc28f Convert from utf-16 to ascii to possibly solve an issue with some people running it and seeing tons of windows opening. Zed A. Shaw 2024-07-30 17:58:22 -0400
  • c534e3cd88 Found a make that works for cpp.ps1 Zed A. Shaw 2024-07-26 02:07:17 -0400
  • 8522c1d598 Also warn about conda init powershell. Zed A. Shaw 2024-07-24 20:48:56 -0400
  • 89253f542f Update the python install to warn people about the PATH and allow them to skip Anaconda install. Zed A. Shaw 2024-07-24 20:37:13 -0400
  • 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. Zed A. Shaw 2024-07-12 11:25:51 -0400
  • c37e1333bb Need admin to install that one gnu package in extras.ps1 Zed A. Shaw 2024-07-11 08:16:36 -0400
  • 43b69c488f Wrong filename for extras.ps1 Zed A. Shaw 2024-07-11 08:01:25 -0400
  • 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. Zed A. Shaw 2024-07-11 07:49:52 -0400
  • cf6cb0052f Have the README use the git repo raw link instead. Zed A. Shaw 2024-07-10 12:31:43 -0400
  • 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. Zed A. Shaw 2024-07-10 11:04:39 -0400
  • cdb384a3fe Create a bigtest.ps1 that automatically downloads and runs all scripts directly from the git repo. Zed A. Shaw 2024-07-10 10:41:08 -0400
  • 1f8dad3771 Stupid windows tries to translate the damn > output and screws up files. Zed A. Shaw 2024-07-10 09:53:16 -0400
  • eda40e93bc Big warning that these are not up yet. Zed A. Shaw 2024-07-10 06:15:50 -0400
  • 8b278a066d Nah, clip that joke. Probably not as funny as I think it is. Zed A. Shaw 2024-07-10 06:13:14 -0400
  • 504687c94c Merge in my changes because git blows. Zed A. Shaw 2024-07-10 06:11:25 -0400
  • 28ee073b40 Initial commit Zed A. Shaw 2024-07-10 12:05:21 +0200
  • dbb8b8f6d2 Now add installers for bun, node, ruby, go, crystal, zig, and include winutil.LICENSE plus my own. Zed A. Shaw 2024-07-10 06:02:29 -0400
  • 642389d850 First cut of an simple install system that can support many languages for people starting out on Windows. Zed A. Shaw 2024-07-10 05:22:52 -0400