Skip to content

Instantly share code, notes, and snippets.

@ChrisTollefson
ChrisTollefson / KhanAcademyCourses.md
Last active December 26, 2023 03:05
Khan Academy Courses
@ChrisTollefson
ChrisTollefson / make_macos_iso.sh
Last active March 13, 2025 02:52
Create macOS installation ISO
# Commands to download and create an ISO image for installing macOS.
# NOTE: Not actually a script; run commands individually.
# SPDX-License-Identifier: MIT
# Copyright © 2025 Chris Tollefson.
# Licensed under the MIT License (https://opensource.org/licenses/MIT).
# NOTE: This process will take a fair amount of time,
# and a lot of disk space, currently approaching 60 GB...